Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-170759
#<BuildRuby:0x00007f9a10befdc8
@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.20240628-170759",
@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.000025 0.000009 0.000034 ( 0.000030)
autoconf 0.000039 0.000013 0.000052 ( 0.000048)
configure 0.000034 0.000012 0.000046 ( 0.000045)
build_up 0.008225 0.002827 4.697281 ( 5.787085)
build_miniruby 0.001903 0.000654 1.877496 ( 1.983178)
build_ruby 0.002042 0.000702 4.732107 ( 15.700242)
build_all 0.008785 0.002939 8.653671 ( 7.017961)
build_install 0.025934 0.003174 11.969001 ( 13.147223)
test_btest 0.000279 0.001096 123.750515 (100.643300)
test_basic 0.004813 0.009933 1.404081 ( 2.516894)
test_all 0.127227 0.038611 972.805280 (1061.265880)
test_rubyspec 0.054247 0.045231 177.151859 (166.852831)
total: 1374.92 sec