Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-062822
#<BuildRuby:0x00005649e184e320
@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.20240225-062822",
@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.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.007381 0.000547 2.625302 ( 3.053473)
build_miniruby 0.001292 0.000216 1.650265 ( 1.659443)
build_ruby 0.001542 0.000257 3.572758 ( 3.818476)
build_all 0.006948 0.001158 6.873527 ( 3.596395)
build_install 0.007478 0.012279 8.581860 ( 4.971949)
test_btest 0.000599 0.000155 89.737348 ( 43.320379)
test_basic 0.007914 0.000000 0.970347 ( 1.083297)
test_all 0.078920 0.036250 743.314448 (299.911637)
test_rubyspec 0.047105 0.042204 125.175293 (138.784550)
total: 500.20 sec