Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-102258
#<BuildRuby:0x00007f85dc3cfdc0
@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.20241113-102258",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000033 0.000004 0.000037 ( 0.000038)
configure 0.000030 0.000004 0.000034 ( 0.000035)
build_up 0.000291 0.008015 4.069962 ( 3.985783)
build_miniruby 0.001426 0.000294 1.849518 ( 1.847180)
build_ruby 0.000000 0.002091 4.620306 ( 4.746679)
build_all 0.003341 0.005591 6.737365 ( 3.252280)
build_install 0.019955 0.000901 10.070385 ( 5.470682)
test_btest 0.000708 0.000164 82.410151 ( 22.552333)
test_basic 0.002958 0.004892 0.917523 ( 0.968804)
test_all 0.114137 0.028586 725.625077 (209.223573)
test_rubyspec 0.039141 0.041376 120.100492 ( 26.039015)
total: 278.09 sec