Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-125456
#<BuildRuby:0x00007f5cb5a4fdd0
@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.20240807-125456",
@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.000027 0.000009 0.000036 ( 0.000036)
configure 0.000028 0.000010 0.000038 ( 0.000038)
build_up 0.003013 0.004509 2.751617 ( 2.693247)
build_miniruby 0.001098 0.000439 1.131273 ( 1.128248)
build_ruby 0.001333 0.000534 3.112292 ( 3.338916)
build_all 0.003704 0.005460 7.357598 ( 2.880317)
build_install 0.015497 0.003081 9.043765 ( 4.054990)
test_btest 0.000779 0.000319 105.329966 ( 27.009692)
test_basic 0.000000 0.010229 0.881856 ( 0.940534)
test_all 0.099153 0.050374 714.367856 (208.681192)
test_rubyspec 0.053416 0.040748 166.871083 ( 27.209450)
total: 277.94 sec