Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-013324
#<BuildRuby:0x00007fd00e47fdc0
@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.20240817-013324",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.001923 0.006900 3.879335 ( 3.965365)
build_miniruby 0.002067 0.000000 1.617006 ( 1.617065)
build_ruby 0.002182 0.000087 4.601285 ( 4.732378)
build_all 0.008361 0.001581 8.578144 ( 4.218367)
build_install 0.017749 0.005199 11.442993 ( 5.800145)
test_btest 0.000779 0.000156 126.813964 ( 60.652969)
test_basic 0.009736 0.004259 1.481954 ( 1.872846)
test_all 0.129806 0.032993 912.641176 (638.797309)
test_rubyspec 0.075271 0.022149 174.636299 (145.113000)
total: 866.77 sec