Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-010908
#<BuildRuby:0x00007f9ae7e5fdd8
@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.20241106-010908",
@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.000024 0.000005 0.000029 ( 0.000029)
autoconf 0.000044 0.000009 0.000053 ( 0.000053)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.002759 0.005963 4.136304 ( 4.165750)
build_miniruby 0.001551 0.000365 1.694373 ( 1.698718)
build_ruby 0.002047 0.000000 4.403145 ( 4.521678)
build_all 0.009151 0.000783 6.814091 ( 3.182534)
build_install 0.019120 0.005068 10.255648 ( 5.472459)
test_btest 0.000897 0.000204 81.566531 ( 29.184380)
test_basic 0.007128 0.004547 1.099904 ( 1.288288)
test_all 0.100889 0.048788 778.504421 (383.920499)
test_rubyspec 0.048053 0.039049 127.474534 ( 61.055396)
total: 494.49 sec