Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-005403
#<BuildRuby:0x0000558e509fe2d0
@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.20231015-005403",
@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.000016 0.000003 0.000019 ( 0.000021)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.004324 0.004004 2.564604 ( 3.849628)
build_miniruby 0.000000 0.002702 1.665553 ( 1.899213)
build_ruby 0.000798 0.001346 3.527775 ( 4.189497)
build_all 0.000725 0.008138 6.769700 ( 5.072571)
build_install 0.021478 0.000485 8.290457 ( 7.577949)
test_btest 0.000295 0.000600 89.382380 ( 73.649228)
test_basic 0.000974 0.007779 1.014321 ( 1.636891)
test_all 0.010825 0.000000 740.646448 (474.167952)
test_rubyspec 0.033923 0.037908 106.494047 (141.954078)
total: 714.00 sec