Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-161648
#<BuildRuby:0x00007fed7e54fdd0
@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.20240804-161648",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.003947 0.004778 3.782519 ( 3.913462)
build_miniruby 0.001428 0.000276 1.738118 ( 1.737387)
build_ruby 0.001662 0.000321 4.210684 ( 34.544660)
build_all 0.008565 0.000012 8.200689 ( 3.304462)
build_install 0.016067 0.004074 10.465571 ( 4.670351)
test_btest 0.000701 0.000133 118.177691 ( 30.905104)
test_basic 0.006544 0.003849 1.138235 ( 1.186362)
test_all 0.100747 0.048511 901.269491 (252.267993)
test_rubyspec 0.054904 0.033726 163.255769 ( 29.239038)
total: 361.77 sec