Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-185026
#<BuildRuby:0x00007fb3d385fdc0
@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.20240715-185026",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000023 0.000007 0.000030 ( 0.000031)
build_up 0.002982 0.005046 3.485846 ( 3.617583)
build_miniruby 0.000000 0.002467 66.657760 ( 22.181587)
build_ruby 0.000000 0.001789 3.766353 ( 3.942816)
build_all 0.001580 0.006725 7.867755 ( 3.152905)
build_install 0.010368 0.009185 10.568812 ( 5.199010)
test_btest 0.000619 0.000310 111.927278 ( 29.539539)
test_basic 0.004200 0.004158 1.098401 ( 1.148622)
test_all 0.105331 0.045320 826.115082 (246.692528)
test_rubyspec 0.053649 0.035784 156.474948 ( 34.446253)
total: 349.92 sec