Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-132402
#<BuildRuby:0x000055c2a7e260e8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-132402",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.001195 0.004280 1.383631 ( 1.818518)
build_miniruby 0.001052 0.000143 0.908452 ( 0.907223)
build_ruby 0.001360 0.000186 1.565140 ( 1.556549)
build_all 0.006567 0.000000 3.373182 ( 1.710060)
build_install 0.008193 0.005329 2.487836 ( 1.635509)
test_btest 0.000695 0.000115 60.052227 ( 16.706715)
test_basic 0.003670 0.000611 0.365165 ( 0.460786)
test_all 0.001122 0.000085 582.849129 (170.825272)
test_rubyspec 0.020710 0.014873 53.940315 ( 64.113285)
total: 259.73 sec