Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-110720
#<BuildRuby:0x0000561432431f60
@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.20240314-110720",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.005371 0.002094 2.713834 ( 2.616034)
build_miniruby 0.001025 0.000186 1.777305 ( 1.775466)
build_ruby 0.001528 0.000278 3.462463 ( 3.689560)
build_all 0.007051 0.000578 6.845593 ( 2.564298)
build_install 0.013164 0.006415 8.876896 ( 4.037405)
test_btest 0.000696 0.000150 89.938119 ( 23.572254)
test_basic 0.006426 0.000000 0.881267 ( 0.942381)
test_all 0.097572 0.029700 800.038619 (257.157235)
test_rubyspec 0.024657 0.051705 110.308334 (119.443478)
total: 415.80 sec