Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-014820
#<BuildRuby:0x0000558ca4dce8e0
@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.20230109-014820",
@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.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004591 0.000000 1.057421 ( 1.412862)
build_miniruby 0.001163 0.000000 1.181475 ( 1.180185)
build_ruby 0.001303 0.000000 3.213827 ( 3.589589)
build_all 0.007270 0.000000 3.788457 ( 1.929478)
build_install 0.012490 0.002300 2.870458 ( 2.140575)
test_btest 0.000000 0.000843 56.873506 ( 19.013887)
test_basic 0.000000 0.005747 0.408677 ( 0.503682)
test_all 0.000000 0.001297 634.710547 (199.220577)
test_rubyspec 0.014323 0.027338 65.062695 ( 75.044183)
total: 304.04 sec