Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-165538
#<BuildRuby:0x00005557a391a230
@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.20230812-165538",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.006689 0.000454 2.215161 ( 6.444918)
build_miniruby 0.000000 0.001634 1.758162 ( 2.714478)
build_ruby 0.000201 0.001640 3.511213 ( 5.339669)
build_all 0.007445 0.000662 2.642094 ( 2.756839)
build_install 0.016606 0.001515 4.176775 ( 4.739708)
test_btest 0.001027 0.000186 84.588312 ( 54.823274)
test_basic 0.007389 0.001344 0.977717 ( 1.884266)
test_all 0.001271 0.000232 659.405702 (444.879523)
test_rubyspec 0.028675 0.036350 101.677887 (198.651214)
total: 722.24 sec