Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-044902
#<BuildRuby:0x000055b6295d6008
@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.20230701-044902",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.006252 0.000926 2.167708 ( 5.108864)
build_miniruby 0.001286 0.000191 1.591088 ( 1.945697)
build_ruby 0.001225 0.000182 3.001317 ( 4.144259)
build_all 0.002745 0.004809 2.378441 ( 2.531526)
build_install 0.016741 0.000587 3.706016 ( 4.975306)
test_btest 0.000678 0.000113 79.395904 ( 46.379132)
test_basic 0.007261 0.000437 0.934407 ( 1.600332)
test_all 0.002014 0.000000 622.768226 (316.419281)
test_rubyspec 0.039799 0.014901 90.878798 (128.135773)
total: 511.24 sec