Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-132038
#<BuildRuby:0x00007f1e3f14fdc0
@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-132038",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000034 0.000005 0.000039 ( 0.000040)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.000000 0.008760 4.485703 ( 3.783239)
build_miniruby 0.000000 0.001573 1.336054 ( 1.332907)
build_ruby 0.000000 0.001786 3.773249 ( 4.189137)
build_all 0.001286 0.006957 6.584387 ( 2.554782)
build_install 0.015172 0.006306 10.379902 ( 4.706179)
test_btest 0.000692 0.000224 93.740476 ( 25.042870)
test_basic 0.006822 0.003673 0.988903 ( 1.030290)
test_all 0.101892 0.046941 776.705867 (241.220804)
test_rubyspec 0.060964 0.026562 134.491087 ( 30.557665)
total: 314.42 sec