Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-001653
#<BuildRuby:0x000055cffb4fe3b0
@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.20230909-001653",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005774 0.000403 2.044700 ( 3.277825)
build_miniruby 0.001391 0.000293 1.526841 ( 1.524912)
build_ruby 0.001357 0.000285 3.259662 ( 3.448364)
build_all 0.004195 0.003153 5.875753 ( 2.467395)
build_install 0.000315 0.016343 7.040328 ( 3.374073)
test_btest 0.000762 0.000331 80.592992 ( 23.436718)
test_basic 0.001015 0.004266 0.766752 ( 0.831146)
test_all 0.007932 0.000516 698.607709 (205.121335)
test_rubyspec 0.033739 0.020211 88.890753 (100.554805)
total: 344.04 sec