Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-142527
#<BuildRuby:0x000055893d082390
@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.20240303-142527",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.000000 0.007310 2.522531 ( 2.255384)
build_miniruby 0.000000 0.001711 1.637828 ( 1.637320)
build_ruby 0.000221 0.001524 3.251135 ( 3.493863)
build_all 0.006966 0.000478 6.480337 ( 2.552974)
build_install 0.016743 0.001846 8.278398 ( 3.880552)
test_btest 0.000620 0.000088 91.909383 ( 25.008580)
test_basic 0.000358 0.007668 0.899824 ( 0.969111)
test_all 0.097015 0.024303 783.388048 (239.797048)
test_rubyspec 0.055835 0.035878 117.256521 (126.281802)
total: 405.88 sec