Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-213152
#<BuildRuby:0x00007fa2e0a2fdc0
@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.20240626-213152",
@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.000028 0.000004 0.000032 ( 0.000033)
autoconf 0.000053 0.000007 0.000060 ( 0.000057)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.009286 0.001366 4.494714 ( 6.263370)
build_miniruby 0.002260 0.000000 1.821319 ( 2.323134)
build_ruby 0.002523 0.000083 4.546922 ( 5.828746)
build_all 0.006950 0.004777 8.608158 ( 7.433266)
build_install 0.018851 0.008204 11.991533 ( 10.259493)
test_btest 0.001037 0.000202 123.899625 (104.864102)
test_basic 0.008477 0.005249 1.367546 ( 1.984700)
test_all 0.135986 0.026571 879.777579 (369.547612)
test_rubyspec 0.064949 0.026263 169.246846 ( 42.627639)
total: 551.13 sec