Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-093758
#<BuildRuby:0x00007f163ee3fde0
@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.20241010-093758",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002828 0.003805 2.737102 ( 2.719961)
build_miniruby 0.000000 0.001696 1.169653 ( 1.167279)
build_ruby 0.000000 0.001643 3.172128 ( 3.367485)
build_all 0.004452 0.003572 5.974940 ( 2.338690)
build_install 0.013732 0.004434 8.867008 ( 3.902187)
test_btest 0.000000 0.001046 80.210088 ( 21.013228)
test_basic 0.003839 0.005431 0.891991 ( 0.942010)
test_all 0.097628 0.048149 648.320036 (187.426538)
test_rubyspec 0.053112 0.031401 128.194432 ( 23.601564)
total: 246.48 sec