Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-203842
#<BuildRuby:0x00007feb5377fdd0
@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.20240623-203842",
@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.000006 0.000030 ( 0.000029)
autoconf 0.000041 0.000010 0.000051 ( 0.000051)
configure 0.000030 0.000008 0.000038 ( 0.000039)
build_up 0.000000 0.008211 3.766545 ( 3.762404)
build_miniruby 0.000000 0.001943 1.640528 ( 1.636521)
build_ruby 0.001260 0.000654 4.261394 ( 4.395708)
build_all 0.007117 0.002454 8.156238 ( 3.252994)
build_install 0.018385 0.001871 11.141506 ( 5.339148)
test_btest 0.000790 0.000247 112.974553 ( 29.699458)
test_basic 0.006951 0.002172 1.110729 ( 1.166159)
test_all 0.074906 0.073045 858.892349 (237.502514)
test_rubyspec 0.059632 0.035867 163.264124 ( 34.995915)
total: 321.75 sec