Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-192954
#<BuildRuby:0x000056058396e1a8
@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.20230112-192954",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004694 0.000978 1.269377 ( 2.632049)
build_miniruby 0.001675 0.000000 1.656078 ( 2.102706)
build_ruby 0.001648 0.000000 3.837585 ( 5.649244)
build_all 0.007099 0.000000 3.881735 ( 5.145459)
build_install 0.019544 0.000101 3.286737 ( 4.273875)
test_btest 0.000651 0.000105 60.181206 ( 52.757996)
test_basic 0.000000 0.007401 0.443217 ( 0.757371)
test_all 0.000188 0.001103 693.595856 (513.441916)
test_rubyspec 0.025041 0.023893 68.162249 ( 78.145669)
total: 664.91 sec