Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-010227
#<BuildRuby:0x000056488f05e2a8
@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.20230204-010227",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000029 0.000000 0.000029 ( 0.000028)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.004363 0.000092 1.117129 ( 1.473741)
build_miniruby 0.001256 0.000219 1.077364 ( 1.075756)
build_ruby 0.001266 0.000221 2.203402 ( 2.425069)
build_all 0.006198 0.000000 3.467105 ( 1.749574)
build_install 0.008732 0.004782 2.724883 ( 1.944357)
test_btest 0.000615 0.000119 57.088900 ( 18.030495)
test_basic 0.000311 0.005521 0.432597 ( 0.528555)
test_all 0.002137 0.000000 650.762861 (201.068234)
test_rubyspec 0.021751 0.022913 67.879696 ( 77.957409)
total: 306.25 sec