Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-201018
#<BuildRuby:0x0000562dcf7b2228
@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.20240209-201018",
@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.000015)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.002479 0.003875 1.970745 ( 2.280275)
build_miniruby 0.001201 0.000129 1.372548 ( 1.370356)
build_ruby 0.001324 0.000141 2.721791 ( 2.920885)
build_all 0.003719 0.003476 6.178425 ( 2.285680)
build_install 0.016667 0.001645 7.811477 ( 3.728274)
test_btest 0.000000 0.001225 87.882331 ( 22.966451)
test_basic 0.000000 0.006879 0.828516 ( 0.883889)
test_all 0.091951 0.027084 827.772241 (283.986086)
test_rubyspec 0.057988 0.046377 175.423888 (187.170453)
total: 507.59 sec