Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-234900
#<BuildRuby:0x00005578cad76390
@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.20230604-234900",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000016 0.000001 0.000017 ( 0.000019)
build_up 0.001466 0.004208 1.657498 ( 2.904117)
build_miniruby 0.001450 0.000161 1.275217 ( 1.276435)
build_ruby 0.001234 0.000137 2.618744 ( 2.809914)
build_all 0.000000 0.007417 2.127313 ( 1.530765)
build_install 0.016237 0.000176 3.228562 ( 2.665061)
test_btest 0.000633 0.000099 75.230504 ( 26.622434)
test_basic 0.002632 0.002433 0.751984 ( 0.838572)
test_all 0.001661 0.000284 578.887456 (215.848929)
test_rubyspec 0.030880 0.021361 79.499972 ( 91.673406)
total: 346.17 sec