Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-135453
#<BuildRuby:0x00007f901227fde0
@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-135453",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000027 0.000009 0.000036 ( 0.000035)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.003154 0.005281 4.117731 ( 3.407604)
build_miniruby 0.001174 0.000440 1.255977 ( 1.252926)
build_ruby 0.000000 0.002028 3.137561 ( 3.344689)
build_all 0.002094 0.005492 5.566133 ( 2.123509)
build_install 0.016081 0.004577 8.316633 ( 3.629922)
test_btest 0.000686 0.000287 86.838831 ( 22.485866)
test_basic 0.003169 0.005362 0.821983 ( 0.871228)
test_all 0.099010 0.046938 640.250381 (207.980860)
test_rubyspec 0.048785 0.040670 133.293968 ( 23.089197)
total: 268.19 sec