Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-202036
#<BuildRuby:0x00007fc88b4efdd0
@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.20240923-202036",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000039 0.000007 0.000046 ( 0.000045)
configure 0.000033 0.000006 0.000039 ( 0.000038)
build_up 0.008141 0.001437 4.856544 ( 4.336010)
build_miniruby 0.001511 0.000267 1.678697 ( 1.732026)
build_ruby 0.001913 0.000338 4.375839 ( 4.581704)
build_all 0.005919 0.003810 7.316314 ( 3.325317)
build_install 0.016167 0.008342 10.922714 ( 5.743985)
test_btest 0.000744 0.000167 95.644589 ( 36.916142)
test_basic 0.007889 0.004119 1.118594 ( 1.189646)
test_all 0.105715 0.050731 822.061742 (283.816645)
test_rubyspec 0.052600 0.037834 139.125155 ( 48.802906)
total: 390.45 sec