Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-022120
#<BuildRuby:0x00007f587350fdc0
@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.20240701-022120",
@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.000007 0.000025 ( 0.000024)
autoconf 0.000031 0.000012 0.000043 ( 0.000044)
configure 0.000027 0.000011 0.000038 ( 0.000039)
build_up 0.004552 0.004250 4.248603 ( 3.723442)
build_miniruby 0.001203 0.000498 1.391513 ( 1.387992)
build_ruby 0.001370 0.000567 3.893018 ( 4.027348)
build_all 0.009544 0.000481 8.314114 ( 3.273664)
build_install 0.020533 0.001289 11.162617 ( 5.111080)
test_btest 0.000834 0.000285 117.617491 ( 30.800296)
test_basic 0.009628 0.003180 1.313641 ( 1.370235)
test_all 0.107058 0.043214 856.195990 (246.743396)
test_rubyspec 0.048312 0.049925 170.636405 ( 37.223830)
total: 333.66 sec