Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-013015
#<BuildRuby:0x00007f7e54f4fdd8
@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-013015",
@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.000001 0.000021 ( 0.000023)
autoconf 0.000039 0.000002 0.000041 ( 0.000042)
configure 0.000031 0.000001 0.000032 ( 0.000032)
build_up 0.009131 0.000266 5.134408 ( 4.373501)
build_miniruby 0.000000 0.002363 1.756421 ( 1.757428)
build_ruby 0.001088 0.001202 4.614577 ( 4.752343)
build_all 0.009101 0.000074 7.156654 ( 3.123873)
build_install 0.008088 0.014426 10.696212 ( 5.195466)
test_btest 0.000920 0.000137 90.153130 ( 26.160769)
test_basic 0.007687 0.003219 1.010376 ( 1.058373)
test_all 0.116853 0.032539 796.259940 (257.844501)
test_rubyspec 0.054535 0.029377 138.363022 ( 28.868550)
total: 333.14 sec