Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-210729
#<BuildRuby:0x000055588da9def0
@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.20230917-210729",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.002224 0.004207 2.137427 ( 3.380231)
build_miniruby 0.001545 0.000000 1.589796 ( 1.590894)
build_ruby 0.001733 0.000000 3.185608 ( 3.381561)
build_all 0.008419 0.000000 6.427455 ( 3.276068)
build_install 0.017434 0.002216 7.705770 ( 5.300146)
test_btest 0.000874 0.000083 85.464965 ( 31.772612)
test_basic 0.007027 0.000669 0.966934 ( 1.053143)
test_all 0.002557 0.007544 690.299626 (251.293612)
test_rubyspec 0.037513 0.035882 104.446443 (116.504535)
total: 417.55 sec