Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-231938
#<BuildRuby:0x000055fe5cea2198
@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.20230119-231938",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.004468 0.001064 1.165895 ( 2.039350)
build_miniruby 0.001681 0.000000 1.296579 ( 1.353763)
build_ruby 0.001714 0.000000 2.964101 ( 3.503085)
build_all 0.003190 0.004940 3.856394 ( 2.683887)
build_install 0.002519 0.013276 2.873858 ( 2.818781)
test_btest 0.000772 0.000309 56.238007 ( 32.315116)
test_basic 0.005662 0.000643 0.450312 ( 0.618563)
test_all 0.001051 0.000404 642.426994 (282.170342)
test_rubyspec 0.023522 0.028711 73.880036 ( 90.545472)
total: 418.05 sec