Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-135235
#<BuildRuby:0x0000560e3b5ae138
@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.20240320-135235",
@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.000024 0.000005 0.000029 ( 0.000029)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.002735 0.007667 4.066427 ( 3.842430)
build_miniruby 0.000000 0.001860 1.920620 ( 2.006825)
build_ruby 0.000000 0.001845 3.794408 ( 4.156522)
build_all 0.006794 0.002081 7.148881 ( 4.738360)
build_install 0.019228 0.004291 9.853495 ( 6.978388)
test_btest 0.000721 0.000206 93.949939 ( 51.017420)
test_basic 0.006042 0.001727 1.071504 ( 1.351450)
test_all 0.089692 0.033299 805.495984 (286.374395)
test_rubyspec 0.019012 0.051020 104.905718 (114.092336)
total: 474.56 sec