Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-144153
#<BuildRuby:0x000055633f846258
@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.20240312-144153",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003394 0.004688 2.741711 ( 2.798890)
build_miniruby 0.001449 0.000290 1.752089 ( 1.755524)
build_ruby 0.001316 0.000263 3.416558 ( 3.635882)
build_all 0.004029 0.004210 7.229179 ( 4.286414)
build_install 0.015909 0.005014 9.020226 ( 5.332421)
test_btest 0.001388 0.000000 95.361471 ( 47.526347)
test_basic 0.007409 0.001052 1.054999 ( 1.173809)
test_all 0.068086 0.051928 877.292444 (333.053743)
test_rubyspec 0.045257 0.043566 124.993417 (134.672079)
total: 534.24 sec