Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-014936
#<BuildRuby:0x00005584c776a3d0
@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.20231012-014936",
@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.000025 0.000005 0.000030 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.006228 0.000378 2.420364 ( 2.507771)
build_miniruby 0.000000 0.002116 1.535616 ( 1.535344)
build_ruby 0.000513 0.001169 3.422537 ( 3.610393)
build_all 0.007482 0.000665 6.593185 ( 3.543805)
build_install 0.015563 0.003925 7.865563 ( 4.218926)
test_btest 0.000312 0.000709 87.440804 ( 33.727873)
test_basic 0.000141 0.006400 0.986199 ( 1.066592)
test_all 0.010048 0.000000 698.125579 (247.261723)
test_rubyspec 0.050321 0.018339 102.291941 (113.465145)
total: 410.94 sec