Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-105118
#<BuildRuby:0x000055c3480b21b8
@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.20230918-105118",
@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.000026 0.000004 0.000030 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.005787 0.000772 2.025083 ( 3.384611)
build_miniruby 0.001115 0.000149 1.621603 ( 1.620722)
build_ruby 0.001249 0.000166 3.218570 ( 3.415297)
build_all 0.007129 0.000951 5.909920 ( 2.577166)
build_install 0.013099 0.004409 7.322118 ( 4.408545)
test_btest 0.000771 0.000117 84.426030 ( 23.373174)
test_basic 0.001343 0.004708 0.942776 ( 1.005263)
test_all 0.008199 0.002098 642.591351 (215.506103)
test_rubyspec 0.035190 0.020042 90.414986 (101.782682)
total: 357.07 sec