Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-200406
#<BuildRuby:0x00005592d20d1a00
@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.20240127-200406",
@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.000024 0.000000 0.000024 ( 0.000024)
autoconf 0.000029 0.000000 0.000029 ( 0.000030)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.005960 0.000167 1.684084 ( 2.179585)
build_miniruby 0.000000 0.001189 1.596657 ( 1.595582)
build_ruby 0.000000 0.001510 2.875430 ( 3.141621)
build_all 0.001094 0.005655 5.979140 ( 2.278952)
build_install 0.008743 0.008492 7.258240 ( 3.434857)
test_btest 0.000788 0.000175 83.439474 ( 21.743229)
test_basic 0.003459 0.004056 0.801645 ( 0.864190)
test_all 0.091566 0.022892 761.524099 (229.659904)
test_rubyspec 0.041127 0.052141 147.399081 (158.826616)
total: 423.73 sec