Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-004927
#<BuildRuby:0x0000555b587a2480
@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.20231018-004927",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000040 0.000004 0.000044 ( 0.000043)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.007263 0.000751 2.672016 ( 3.570801)
build_miniruby 0.000000 0.001683 2.225944 ( 2.441275)
build_ruby 0.000000 0.001828 3.574908 ( 4.026991)
build_all 0.008570 0.000644 6.416581 ( 4.923471)
build_install 0.018274 0.004469 8.162916 ( 6.480403)
test_btest 0.001005 0.000143 88.035576 ( 60.674202)
test_basic 0.003763 0.000538 1.011799 ( 1.255458)
test_all 0.008507 0.001215 716.806562 (434.288238)
test_rubyspec 0.041878 0.035723 108.545971 (150.574357)
total: 668.24 sec