Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-020951
#<BuildRuby:0x00007f3f153afdd0
@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-020951",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000024 0.000005 0.000029 ( 0.000027)
build_up 0.007894 0.000000 3.621708 ( 3.599986)
build_miniruby 0.001578 0.000000 1.363676 ( 1.360644)
build_ruby 0.001941 0.000000 3.815310 ( 3.996461)
build_all 0.009018 0.000727 7.205265 ( 2.907490)
build_install 0.013880 0.005165 9.665604 ( 4.591246)
test_btest 0.000761 0.000135 91.096950 ( 24.345819)
test_basic 0.008983 0.000789 1.063398 ( 1.118142)
test_all 0.085949 0.062411 740.281801 (212.784345)
test_rubyspec 0.033412 0.050771 131.008856 ( 27.997039)
total: 282.70 sec