Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-001825
#<BuildRuby:0x00007f517561fdc8
@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-001825",
@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.000014 0.000005 0.000019 ( 0.000021)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.001122 0.006856 3.801798 ( 4.093993)
build_miniruby 0.001345 0.000528 1.530185 ( 1.526891)
build_ruby 0.001383 0.000543 3.888938 ( 4.036505)
build_all 0.007783 0.001437 7.141635 ( 2.859990)
build_install 0.011752 0.006380 9.534964 ( 4.404344)
test_btest 0.000961 0.000000 90.782011 ( 23.694019)
test_basic 0.010659 0.000000 1.051787 ( 1.099597)
test_all 0.112636 0.036178 740.359632 (211.888038)
test_rubyspec 0.044580 0.039743 133.151360 ( 28.121435)
total: 281.73 sec