Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-105715
#<BuildRuby:0x000055a681f96258
@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.20230705-105715",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.006059 0.000073 1.994795 ( 3.256039)
build_miniruby 0.001349 0.000000 1.458385 ( 1.458011)
build_ruby 0.000000 0.001583 2.769811 ( 3.002675)
build_all 0.001257 0.006092 2.404365 ( 1.630470)
build_install 0.015842 0.000000 3.457332 ( 3.185817)
test_btest 0.000000 0.000751 81.502708 ( 25.634942)
test_basic 0.000000 0.006864 0.843238 ( 0.924373)
test_all 0.000000 0.001748 563.409452 (185.389065)
test_rubyspec 0.023112 0.031223 87.031239 ( 99.902022)
total: 324.38 sec