Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-203225
#<BuildRuby:0x000055e667bc6008
@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.20230902-203225",
@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.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000022)
build_up 0.004563 0.000815 1.733669 ( 2.541195)
build_miniruby 0.000000 0.002122 1.681417 ( 1.774890)
build_ruby 0.000014 0.001902 3.310153 ( 3.661703)
build_all 0.002607 0.004772 5.942363 ( 3.736994)
build_install 0.018039 0.000257 7.401381 ( 4.978425)
test_btest 0.000991 0.000217 83.217265 ( 43.919725)
test_basic 0.000000 0.008476 0.904478 ( 1.177164)
test_all 0.009440 0.000241 654.710835 (297.025653)
test_rubyspec 0.036506 0.033603 102.334370 (120.354554)
total: 479.17 sec