Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-132622
#<BuildRuby:0x0000558edee52258
@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.20231221-132622",
@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.000001 0.000016 ( 0.000028)
autoconf 0.000000 0.000028 0.000028 ( 0.000028)
configure 0.000000 0.000029 0.000029 ( 0.000028)
build_up 0.001679 0.004091 1.757288 ( 2.137928)
build_miniruby 0.001177 0.000196 1.356321 ( 1.354383)
build_ruby 0.001448 0.000241 2.892307 ( 3.124479)
build_all 0.002717 0.004799 5.533458 ( 2.245645)
build_install 0.016713 0.000000 6.870263 ( 3.375230)
test_btest 0.000796 0.000036 79.391810 ( 20.981277)
test_basic 0.004630 0.000827 0.746561 ( 0.807786)
test_all 0.084128 0.035245 630.922640 (207.359888)
test_rubyspec 0.015100 0.036936 86.295692 ( 97.634772)
total: 339.02 sec