Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-114229
#<BuildRuby:0x000055a5ed0c1a00
@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.20230621-114229",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.002070 0.004526 2.059173 ( 5.899620)
build_miniruby 0.001165 0.000291 1.416077 ( 2.400345)
build_ruby 0.001472 0.000368 3.182426 ( 5.259279)
build_all 0.008966 0.000124 5.646290 ( 4.874527)
build_install 0.017114 0.002862 6.880633 ( 6.961312)
test_btest 0.000769 0.000171 77.882783 ( 57.254668)
test_basic 0.000121 0.003590 0.822804 ( 1.648912)
test_all 0.001199 0.000300 578.074255 (310.450482)
test_rubyspec 0.041371 0.011722 86.916347 (123.049434)
total: 517.80 sec