Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-144614
#<BuildRuby:0x00007fa81c7cfdc8
@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.20240926-144614",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000039 0.000007 0.000046 ( 0.000046)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.010221 0.001099 5.274762 ( 7.952004)
build_miniruby 0.002097 0.000000 1.909906 ( 2.555531)
build_ruby 0.002558 0.000098 4.922862 ( 7.873792)
build_all 0.005914 0.005382 7.851159 ( 9.949253)
build_install 0.021941 0.006042 11.800155 ( 13.832265)
test_btest 0.000893 0.000187 101.917920 (117.631818)
test_basic 0.009905 0.004476 1.266003 ( 2.383930)
test_all 0.135644 0.024000 817.261388 (543.848733)
test_rubyspec 0.053766 0.033741 139.260317 ( 39.843671)
total: 745.87 sec