Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-215559
#<BuildRuby:0x00005608d8bfa3b0
@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.20221226-215559",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000613 0.004047 0.850268 ( 1.229937)
build_miniruby 0.001096 0.000219 1.117707 ( 1.116191)
build_ruby 0.001204 0.000241 2.578964 ( 2.942459)
build_all 0.000036 0.005838 3.233420 ( 1.719938)
build_install 0.011325 0.002133 2.550225 ( 1.681596)
test_btest 0.000761 0.000212 54.241169 ( 14.060171)
test_basic 0.003346 0.000929 0.377270 ( 0.470079)
test_all 0.001077 0.000299 564.656321 (160.335216)
test_rubyspec 0.029998 0.009196 56.375173 ( 66.409210)
total: 249.97 sec