Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-222103
#<BuildRuby:0x000056019de4e3b0
@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.20231014-222103",
@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.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005817 0.000623 2.338797 ( 2.780653)
build_miniruby 0.002305 0.000000 1.670607 ( 1.797680)
build_ruby 0.001432 0.000000 3.401679 ( 3.754066)
build_all 0.008086 0.000000 6.262275 ( 4.171115)
build_install 0.018915 0.000000 8.038701 ( 5.364093)
test_btest 0.000773 0.000000 88.655577 ( 56.992790)
test_basic 0.005154 0.003684 1.030064 ( 1.460666)
test_all 0.010000 0.000000 733.945557 (447.377189)
test_rubyspec 0.040947 0.037137 109.643913 (168.289058)
total: 691.99 sec