Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-062509
#<BuildRuby:0x000055ac57c96130
@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.20230611-062509",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002498 0.004337 1.972079 ( 3.808236)
build_miniruby 0.001279 0.000205 1.292465 ( 1.292146)
build_ruby 0.000000 0.001478 2.681749 ( 2.896426)
build_all 0.003771 0.004030 2.323807 ( 1.991911)
build_install 0.011028 0.007333 3.620395 ( 3.088643)
test_btest 0.000000 0.000885 77.785380 ( 34.525817)
test_basic 0.000586 0.006551 0.782113 ( 0.883385)
test_all 0.002125 0.000113 549.648776 (201.882895)
test_rubyspec 0.027729 0.022192 83.342927 ( 96.063476)
total: 346.43 sec