Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-095005
#<BuildRuby:0x000055caeff05ef0
@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.20230712-095005",
@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.000027 0.000001 0.000028 ( 0.000024)
autoconf 0.000036 0.000003 0.000039 ( 0.000032)
configure 0.000032 0.000002 0.000034 ( 0.000033)
build_up 0.003229 0.004207 2.288546 ( 6.515186)
build_miniruby 0.001581 0.000144 1.757396 ( 3.302678)
build_ruby 0.001874 0.000170 3.525079 ( 5.651178)
build_all 0.001431 0.007281 2.828728 ( 4.050497)
build_install 0.012657 0.009566 4.461443 ( 6.366440)
test_btest 0.000808 0.000157 84.381222 ( 56.365519)
test_basic 0.004002 0.004160 0.910249 ( 1.487178)
test_all 0.001082 0.000234 632.358747 (420.824835)
test_rubyspec 0.022051 0.037595 95.846828 (150.283786)
total: 654.85 sec