Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-051038
#<BuildRuby:0x0000562ae0871fc0
@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.20221223-051038",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000033 0.000007 0.000040 ( 0.000032)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.001550 0.004419 1.312707 ( 2.067235)
build_miniruby 0.001191 0.000325 1.833879 ( 1.951923)
build_ruby 0.001552 0.000424 3.907790 ( 4.476652)
build_all 0.007522 0.000867 3.850012 ( 2.394197)
build_install 0.017534 0.000032 3.464298 ( 3.284273)
test_btest 0.001010 0.000000 57.123897 ( 32.117730)
test_basic 0.002972 0.004281 0.471585 ( 0.667341)
test_all 0.000959 0.000239 657.060643 (316.119234)
test_rubyspec 0.045316 0.013800 75.905172 ( 95.536680)
total: 458.62 sec