Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-084606
#<BuildRuby:0x00005593e5485f70
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230511-084606",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.005389 0.000193 1.770784 ( 3.057775)
build_miniruby 0.001232 0.000160 1.321994 ( 1.322370)
build_ruby 0.001155 0.000150 2.275599 ( 2.491422)
build_all 0.006886 0.000000 2.046548 ( 1.223824)
build_install 0.011912 0.003944 3.213794 ( 2.241808)
test_btest 0.000583 0.000084 73.399518 ( 25.335916)
test_basic 0.005205 0.000744 0.713279 ( 0.791072)
test_all 0.000649 0.000093 562.470959 (203.709468)
test_rubyspec 0.030454 0.022260 79.962012 ( 95.813710)
total: 335.99 sec