Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-143728
#<BuildRuby:0x000055ac106ea8e0
@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.20240219-143728",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006527 0.000594 2.519159 ( 2.201764)
build_miniruby 0.001481 0.000000 1.383176 ( 1.380927)
build_ruby 0.001527 0.000000 3.127490 ( 3.361299)
build_all 0.003370 0.003488 6.321092 ( 2.555870)
build_install 0.015311 0.004462 8.388884 ( 3.753748)
test_btest 0.000916 0.000131 91.045711 ( 23.684701)
test_basic 0.000000 0.006151 0.854026 ( 0.907857)
test_all 0.096950 0.020654 738.915290 (217.834278)
test_rubyspec 0.036469 0.041161 109.072397 (118.080069)
total: 373.76 sec