Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-075406
#<BuildRuby:0x0000559031bf6078
@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.20231223-075406",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004419 0.000768 1.533094 ( 1.877411)
build_miniruby 0.001119 0.000195 1.295065 ( 1.293863)
build_ruby 0.001859 0.000000 3.106164 ( 3.301220)
build_all 0.008437 0.000000 5.573957 ( 2.719201)
build_install 0.014701 0.004192 6.755739 ( 4.013872)
test_btest 0.000600 0.000104 80.208479 ( 30.338618)
test_basic 0.003086 0.003999 0.885570 ( 0.989806)
test_all 0.101489 0.018550 680.736146 (285.393296)
test_rubyspec 0.026189 0.042216 93.480201 (105.253729)
total: 435.18 sec