Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-150153
#<BuildRuby:0x000055643a21e230
@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.20230830-150153",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000033)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005745 0.000851 1.892892 ( 2.524986)
build_miniruby 0.001207 0.000179 1.690569 ( 1.897666)
build_ruby 0.001378 0.000204 3.215503 ( 3.599576)
build_all 0.007875 0.000516 6.545290 ( 4.543818)
build_install 0.012681 0.005824 7.776778 ( 5.664127)
test_btest 0.000649 0.000112 81.726492 ( 43.968323)
test_basic 0.006630 0.001143 0.955770 ( 1.349488)
test_all 0.009454 0.000752 695.416710 (314.343667)
test_rubyspec 0.041338 0.028461 103.829828 (123.718458)
total: 501.61 sec