Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-145658
#<BuildRuby:0x0000562317e41f48
@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.20231011-145658",
@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.000004 0.000021 ( 0.000020)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.005750 0.001438 2.592910 ( 4.021605)
build_miniruby 0.001745 0.000000 1.648766 ( 1.968552)
build_ruby 0.001890 0.000000 3.556947 ( 4.122702)
build_all 0.007882 0.000796 6.660790 ( 5.548099)
build_install 0.015399 0.004894 8.367402 ( 7.479425)
test_btest 0.000788 0.000191 89.133763 ( 60.653116)
test_basic 0.006922 0.001679 1.024305 ( 1.555354)
test_all 0.006475 0.003887 703.293136 (381.390236)
test_rubyspec 0.046207 0.028946 109.043701 (132.071938)
total: 598.81 sec