Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-020038
#<BuildRuby:0x000056320af69f68
@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.20230110-020038",
@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.000002 0.000011 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.003533 0.000758 1.028180 ( 1.401100)
build_miniruby 0.001053 0.000225 1.337563 ( 1.342179)
build_ruby 0.001193 0.000256 3.373689 ( 3.757593)
build_all 0.005646 0.001210 3.552347 ( 1.816840)
build_install 0.006882 0.006209 2.757836 ( 1.944368)
test_btest 0.000537 0.000149 54.322552 ( 16.114286)
test_basic 0.001473 0.003324 0.406968 ( 0.501164)
test_all 0.001097 0.000347 621.015423 (187.124020)
test_rubyspec 0.020126 0.020325 67.308251 ( 77.291948)
total: 291.29 sec