Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-122444
#<BuildRuby:0x00007fe4a336fdc8
@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.20241009-122444",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000031 0.000006 0.000037 ( 0.000036)
build_up 0.004157 0.003280 3.699085 ( 3.809065)
build_miniruby 0.001231 0.000231 1.674454 ( 1.673825)
build_ruby 0.001568 0.000294 4.209914 ( 4.343142)
build_all 0.006759 0.002198 7.117912 ( 2.888894)
build_install 0.012119 0.007665 9.592076 ( 4.402683)
test_btest 0.000789 0.000182 92.753142 ( 25.825032)
test_basic 0.007695 0.004752 1.143589 ( 1.198508)
test_all 0.098990 0.056477 836.178423 (376.108012)
test_rubyspec 0.052864 0.039629 136.404227 ( 77.082044)
total: 497.33 sec