Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-150907
#<BuildRuby:0x0000556ab7d59fe0
@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.20231219-150907",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.002577 0.004939 2.533975 ( 3.246421)
build_miniruby 0.001408 0.000470 1.822615 ( 1.971083)
build_ruby 0.000000 0.002416 3.594474 ( 3.887752)
build_all 0.007769 0.001479 6.074026 ( 3.970825)
build_install 0.014626 0.006430 7.630222 ( 5.485423)
test_btest 0.000653 0.000233 82.210472 ( 67.987657)
test_basic 0.000946 0.007489 0.961417 ( 1.319232)
test_all 0.077233 0.047137 718.828600 (331.418753)
test_rubyspec 0.036065 0.041545 103.777511 (138.323777)
total: 557.61 sec