Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-203210
#<BuildRuby:0x0000556103e72228
@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.20240312-203210",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.008736 0.000656 2.901028 ( 3.021172)
build_miniruby 0.000000 0.001715 1.812399 ( 1.888479)
build_ruby 0.001325 0.000596 3.773844 ( 4.051600)
build_all 0.000000 0.008008 6.971489 ( 3.928285)
build_install 0.005707 0.014229 9.205125 ( 5.742893)
test_btest 0.000696 0.000226 96.935802 ( 32.417762)
test_basic 0.007513 0.001278 0.896226 ( 0.967712)
test_all 0.080540 0.037715 745.275928 (247.972840)
test_rubyspec 0.047754 0.042656 120.846728 (129.981733)
total: 429.97 sec