Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-121735
#<BuildRuby:0x00007fe18eabfdc0
@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.20241118-121735",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000037 0.000003 0.000040 ( 0.000039)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.007715 0.000594 4.101943 ( 4.512798)
build_miniruby 0.002097 0.000000 1.725548 ( 1.835644)
build_ruby 0.002220 0.000022 4.318129 ( 4.592384)
build_all 0.005583 0.004291 6.667545 ( 4.323365)
build_install 0.021060 0.001180 9.555277 ( 6.010537)
test_btest 0.000757 0.000070 76.798864 ( 30.051305)
test_basic 0.004346 0.004487 0.831949 ( 0.881245)
test_all 0.113607 0.031700 665.928481 (198.120275)
test_rubyspec 0.057347 0.028289 119.531374 ( 29.263235)
total: 279.59 sec