Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-094137
#<BuildRuby:0x00005641cbce1e00
@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.20230910-094137",
@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.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.003675 0.004384 2.408917 ( 5.150157)
build_miniruby 0.000000 0.001603 1.835993 ( 2.501822)
build_ruby 0.000300 0.001808 3.679464 ( 4.713241)
build_all 0.008094 0.000593 6.617470 ( 6.694153)
build_install 0.014923 0.005874 8.214371 ( 8.348296)
test_btest 0.000791 0.000000 87.496152 ( 82.683156)
test_basic 0.009446 0.000273 0.964214 ( 1.541839)
test_all 0.003390 0.007741 715.185185 (646.295039)
test_rubyspec 0.051453 0.028104 111.678074 (155.520261)
total: 913.45 sec