Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-160601
#<BuildRuby:0x00007f4728edfdc0
@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.20240626-160601",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.004912 0.003419 3.785690 ( 3.267826)
build_miniruby 0.000000 0.001661 1.487945 ( 1.484681)
build_ruby 0.000000 0.001788 3.565577 ( 3.728983)
build_all 0.001782 0.006475 7.503517 ( 2.974644)
build_install 0.008416 0.011504 10.288082 ( 4.537690)
test_btest 0.000639 0.000213 109.510135 ( 31.297574)
test_basic 0.004528 0.005411 1.199650 ( 1.250626)
test_all 0.108844 0.040690 872.464205 (266.500667)
test_rubyspec 0.053291 0.038280 164.746533 ( 33.503240)
total: 348.55 sec