Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-210542
#<BuildRuby:0x0000561224de1fe8
@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.20230111-210542",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.004229 0.000070 0.946658 ( 1.328760)
build_miniruby 0.001411 0.000000 1.402566 ( 1.400477)
build_ruby 0.001870 0.000000 2.572825 ( 2.933324)
build_all 0.006045 0.000332 2.972867 ( 1.505135)
build_install 0.014491 0.002860 2.843884 ( 2.028109)
test_btest 0.000696 0.000144 60.089548 ( 16.232692)
test_basic 0.001303 0.003250 0.361743 ( 0.454300)
test_all 0.001281 0.000299 574.621811 (175.644394)
test_rubyspec 0.025792 0.018506 53.695716 ( 63.781282)
total: 265.31 sec