Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-073459
#<BuildRuby:0x000055a3b9b26008
@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.20240308-073459",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.004462 0.003096 2.605228 ( 2.359243)
build_miniruby 0.001269 0.000304 1.835989 ( 1.845930)
build_ruby 0.000000 0.002159 3.688295 ( 3.911677)
build_all 0.007965 0.000706 6.801916 ( 3.294840)
build_install 0.016122 0.004995 8.841624 ( 5.065146)
test_btest 0.000798 0.000206 93.428407 ( 35.173304)
test_basic 0.000000 0.007345 0.999003 ( 1.091052)
test_all 0.086388 0.030439 804.091534 (273.061869)
test_rubyspec 0.037056 0.050533 123.836406 (133.647955)
total: 459.45 sec