Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-125008
#<BuildRuby:0x000055a5511a64f8
@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.20230927-125008",
@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.000023 0.000002 0.000025 ( 0.000025)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.003845 0.003501 2.399209 ( 5.919483)
build_miniruby 0.000000 0.002142 1.740514 ( 1.881959)
build_ruby 0.000055 0.001670 3.492719 ( 3.863013)
build_all 0.007906 0.000607 6.346023 ( 5.177038)
build_install 0.019021 0.000964 8.055945 ( 6.472335)
test_btest 0.000704 0.000098 85.864522 ( 50.621153)
test_basic 0.000372 0.008560 0.989145 ( 1.393575)
test_all 0.009350 0.001818 687.737190 (323.039472)
test_rubyspec 0.038907 0.032505 106.323202 (118.629406)
total: 517.00 sec