Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-154200
#<BuildRuby:0x0000562ceb316258
@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.20230926-154200",
@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.000003 0.000031 ( 0.000031)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.002668 0.004399 2.285014 ( 4.613043)
build_miniruby 0.001307 0.000180 1.599318 ( 1.599170)
build_ruby 0.000000 0.001688 3.543943 ( 3.863709)
build_all 0.006194 0.002052 6.234576 ( 4.069428)
build_install 0.008208 0.011349 7.694493 ( 5.416370)
test_btest 0.000789 0.000186 83.009551 ( 44.460404)
test_basic 0.004784 0.004210 0.980364 ( 1.434080)
test_all 0.008748 0.001178 714.558172 (307.946077)
test_rubyspec 0.047049 0.026660 105.581010 (127.885975)
total: 501.29 sec