Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-095213
#<BuildRuby:0x00007f9feaf2fdc8
@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.20241016-095213",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000037 0.000010 0.000047 ( 0.000046)
configure 0.000034 0.000009 0.000043 ( 0.000043)
build_up 0.001321 0.007250 4.234700 ( 4.070212)
build_miniruby 0.001336 0.000408 1.747674 ( 1.744415)
build_ruby 0.001426 0.000436 4.571485 ( 4.692724)
build_all 0.008724 0.000181 7.488833 ( 3.100225)
build_install 0.017357 0.003236 10.077697 ( 4.624915)
test_btest 0.000928 0.000000 95.730726 ( 25.576782)
test_basic 0.005449 0.003556 1.079598 ( 1.127991)
test_all 0.096887 0.056918 778.004896 (222.600525)
test_rubyspec 0.045886 0.041724 137.108651 ( 30.502323)
total: 298.04 sec