Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-003232
#<BuildRuby:0x000056332e17a018
@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.20240131-003232",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.001864 0.004176 1.632448 ( 1.981392)
build_miniruby 0.001105 0.000170 1.325489 ( 1.323246)
build_ruby 0.001419 0.000219 3.325924 ( 3.559279)
build_all 0.003490 0.003237 5.700139 ( 2.293119)
build_install 0.014679 0.001146 6.966113 ( 3.327011)
test_btest 0.000897 0.000150 82.207115 ( 21.308549)
test_basic 0.002458 0.003835 0.783274 ( 0.841439)
test_all 0.095944 0.018138 651.819622 (188.008485)
test_rubyspec 0.043119 0.048841 139.382918 (150.716493)
total: 373.36 sec