Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-185728
#<BuildRuby:0x0000558bc69167c8
@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.20230808-185728",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000115 0.000000 0.000115 ( 0.000117)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.002771 0.003748 2.159628 ( 4.427543)
build_miniruby 0.001548 0.000000 1.721371 ( 2.200767)
build_ruby 0.002040 0.000000 3.284563 ( 3.824329)
build_all 0.006616 0.001175 2.685253 ( 2.210711)
build_install 0.007337 0.012591 4.238441 ( 4.253537)
test_btest 0.000533 0.000206 81.685083 ( 44.495255)
test_basic 0.005420 0.002098 0.979542 ( 1.798286)
test_all 0.000760 0.000294 699.418256 (376.053346)
test_rubyspec 0.035600 0.023062 101.358263 (192.263610)
total: 631.53 sec