Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231016-025807
#<BuildRuby:0x00005632dabba3b0
@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.20231016-025807",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000534 0.007172 2.550370 ( 3.599405)
build_miniruby 0.001670 0.000389 1.652195 ( 1.818647)
build_ruby 0.001520 0.000355 3.528948 ( 4.378839)
build_all 0.007131 0.001664 6.568204 ( 6.005899)
build_install 0.006496 0.014859 8.083619 ( 7.226568)
test_btest 0.000585 0.000195 87.959518 ( 70.847267)
test_basic 0.008111 0.001309 0.972810 ( 1.591757)
test_all 0.005686 0.004700 719.795459 (397.254832)
test_rubyspec 0.033041 0.028746 96.425696 (109.404051)
total: 602.13 sec