Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-173130
#<BuildRuby:0x00007f781b66fdd8
@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.20240821-173130",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.000000 0.007648 3.239844 ( 3.297497)
build_miniruby 0.000767 0.000830 1.510759 ( 1.507613)
build_ruby 0.001278 0.000471 3.826276 ( 18.850557)
build_all 0.005037 0.002934 7.109014 ( 2.740547)
build_install 0.014538 0.004939 9.189192 ( 4.260771)
test_btest 0.000775 0.000290 112.645755 ( 30.054668)
test_basic 0.000000 0.009862 1.032293 ( 1.079512)
test_all 0.097968 0.054317 924.362398 (404.654992)
test_rubyspec 0.059033 0.035212 174.985854 (106.395852)
total: 572.84 sec