Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-003119
#<BuildRuby:0x0000562f6e456138
@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.20221225-003119",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000017 0.000000 0.000017 ( 0.000018)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.004505 0.000025 1.017202 ( 2.147408)
build_miniruby 0.001533 0.000000 1.462482 ( 1.478006)
build_ruby 0.001488 0.000000 3.615715 ( 4.089484)
build_all 0.008250 0.000323 4.037486 ( 2.650413)
build_install 0.002978 0.016109 3.245902 ( 2.835385)
test_btest 0.000610 0.000122 58.077461 ( 32.960763)
test_basic 0.001651 0.004510 0.455175 ( 0.701183)
test_all 0.001594 0.000383 673.966293 (285.890243)
test_rubyspec 0.028088 0.026497 73.718827 ( 92.046864)
total: 424.80 sec