Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-225306
#<BuildRuby:0x00007f79be15fdd0
@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.20241229-225306",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000027 0.000005 0.000032 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.004638 0.000828 1.953251 ( 2.261938)
build_miniruby 0.001146 0.000205 1.568833 ( 1.565779)
build_ruby 0.001455 0.000260 3.715222 ( 3.890316)
build_all 0.007026 0.000472 6.086402 ( 2.532421)
build_install 0.016240 0.000482 7.769029 ( 4.096667)
test_btest 0.000999 0.000156 74.392652 ( 19.907973)
test_basic 0.009047 0.000686 0.890602 ( 0.936374)
test_all 0.096973 0.049024 711.213021 (253.584148)
test_rubyspec 0.049596 0.028441 114.883125 ( 27.257398)
total: 316.03 sec