Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-175528
#<BuildRuby:0x00007fdd00f4fdc8
@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.20241005-175528",
@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.000000 0.000036 0.000036 ( 0.000037)
autoconf 0.000000 0.000038 0.000038 ( 0.000038)
configure 0.000000 0.000034 0.000034 ( 0.000034)
build_up 0.002278 0.005593 3.389264 ( 3.307804)
build_miniruby 0.001265 0.000474 1.664800 ( 1.661732)
build_ruby 0.001622 0.000608 4.585709 ( 4.729764)
build_all 0.005934 0.003181 7.504821 ( 3.120227)
build_install 0.017609 0.001986 10.382594 ( 5.046481)
test_btest 0.000835 0.000287 91.582778 ( 25.254497)
test_basic 0.005096 0.005602 1.188201 ( 1.234299)
test_all 0.120601 0.027324 775.184126 (220.745486)
test_rubyspec 0.047545 0.042447 134.739907 ( 29.933146)
total: 295.03 sec