Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-151048
#<BuildRuby:0x00007f67a574fdd8
@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.20241225-151048",
@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.000018 0.000006 0.000024 ( 0.000023)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.005642 0.000000 1.909297 ( 2.233637)
build_miniruby 0.001619 0.000000 1.450186 ( 1.446641)
build_ruby 0.001628 0.000323 3.831799 ( 4.021991)
build_all 0.008081 0.001087 6.631878 ( 2.724849)
build_install 0.013731 0.004498 8.367207 ( 4.480505)
test_btest 0.000593 0.000161 75.911388 ( 20.524725)
test_basic 0.001860 0.007648 0.961485 ( 1.012159)
test_all 0.103842 0.040281 698.638478 (218.437796)
test_rubyspec 0.048388 0.033841 119.039161 ( 29.053963)
total: 283.94 sec