Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-054401
#<BuildRuby:0x000055cbc4236230
@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.20230927-054401",
@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.000028 0.000005 0.000033 ( 0.000030)
autoconf 0.000040 0.000007 0.000047 ( 0.000042)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.006647 0.001187 2.362490 ( 4.858904)
build_miniruby 0.000000 0.001572 1.766651 ( 1.903157)
build_ruby 0.001429 0.001062 3.482800 ( 3.838620)
build_all 0.004987 0.003376 6.354246 ( 4.510991)
build_install 0.014016 0.006403 7.893934 ( 5.849626)
test_btest 0.000604 0.000147 86.105296 ( 46.900262)
test_basic 0.000000 0.009525 1.044312 ( 1.348774)
test_all 0.004090 0.006021 707.514281 (268.816785)
test_rubyspec 0.047694 0.026511 102.615291 (114.056674)
total: 452.09 sec