Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-063539
#<BuildRuby:0x00007f385c41fdc0
@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.20241010-063539",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.009374 0.000800 4.342143 ( 6.016377)
build_miniruby 0.002146 0.000000 1.906094 ( 2.347410)
build_ruby 0.002284 0.000042 4.715495 ( 5.521210)
build_all 0.006168 0.005359 7.907393 ( 7.084788)
build_install 0.020513 0.005807 10.940575 ( 9.226530)
test_btest 0.000857 0.000162 98.050167 ( 85.861111)
test_basic 0.007309 0.005230 1.260761 ( 2.238656)
test_all 0.107336 0.054314 880.390140 (555.739197)
test_rubyspec 0.073467 0.019255 139.515408 ( 38.745204)
total: 712.78 sec