Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-225425
#<BuildRuby:0x0000558402f5e228
@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.20230815-225425",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.002453 0.004156 2.184868 ( 3.699099)
build_miniruby 0.001763 0.000000 1.699238 ( 1.780661)
build_ruby 0.001776 0.000000 3.477899 ( 4.132001)
build_all 0.004350 0.003955 6.358148 ( 4.768462)
build_install 0.012453 0.007222 7.809338 ( 6.545060)
test_btest 0.000780 0.000151 85.425056 ( 47.889839)
test_basic 0.006261 0.001217 0.988186 ( 1.579789)
test_all 0.010448 0.000000 675.247261 (404.752033)
test_rubyspec 0.053648 0.017836 107.078004 (187.341132)
total: 662.49 sec