Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-093404
#<BuildRuby:0x00007f590920fdc8
@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.20240620-093404",
@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.000019 0.000005 0.000024 ( 0.000027)
autoconf 0.000038 0.000011 0.000049 ( 0.000048)
configure 0.000036 0.000010 0.000046 ( 0.000047)
build_up 0.008027 0.001070 4.203980 ( 4.424105)
build_miniruby 0.000000 0.002177 2.278300 ( 2.288255)
build_ruby 0.001197 0.001046 4.460564 ( 4.591521)
build_all 0.007154 0.002104 8.065047 ( 4.610345)
build_install 0.017569 0.006140 11.782243 ( 7.212945)
test_btest 0.000880 0.000264 117.970583 ( 47.773415)
test_basic 0.007012 0.005066 1.299854 ( 1.377593)
test_all 0.106530 0.044898 863.204272 (295.531475)
test_rubyspec 0.039293 0.052241 167.796266 ( 37.955850)
total: 405.77 sec