Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-101938
#<BuildRuby:0x0000563359082018
@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.20230920-101938",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.000000 0.007592 2.356324 ( 5.025046)
build_miniruby 0.002239 0.000093 1.792750 ( 2.084366)
build_ruby 0.002006 0.000000 3.445519 ( 4.037690)
build_all 0.008187 0.000287 6.355183 ( 5.490685)
build_install 0.013371 0.008269 7.940062 ( 7.944058)
test_btest 0.000865 0.000144 86.381169 ( 64.299112)
test_basic 0.007146 0.001191 1.016761 ( 1.540056)
test_all 0.016272 0.001214 745.093165 (683.432553)
test_rubyspec 0.048468 0.034231 109.445982 (152.817152)
total: 926.67 sec