Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-010402
#<BuildRuby:0x000055b62bec2390
@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.20240208-010402",
@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.000026 0.000004 0.000030 ( 0.000029)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.007182 0.000000 2.107759 ( 3.552014)
build_miniruby 0.001488 0.000110 1.797842 ( 1.964565)
build_ruby 0.001894 0.000252 3.751777 ( 4.162869)
build_all 0.009270 0.000000 6.496369 ( 4.496785)
build_install 0.012889 0.007772 7.926766 ( 6.882221)
test_btest 0.000374 0.000929 89.178980 ( 68.346413)
test_basic 0.004928 0.003233 0.987866 ( 1.466282)
test_all 0.094833 0.030361 797.998316 (612.590125)
test_rubyspec 0.042274 0.072796 193.812264 (300.334689)
total: 1003.80 sec