Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-103946
#<BuildRuby:0x00007f1c5486fde0
@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.20240827-103946",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000000 0.000106 0.000106 ( 0.000118)
configure 0.000000 0.000032 0.000032 ( 0.000032)
build_up 0.003868 0.003762 3.299279 ( 3.345482)
build_miniruby 0.001311 0.000246 1.558892 ( 1.555860)
build_ruby 0.001597 0.000299 3.932750 ( 4.075838)
build_all 0.001321 0.007552 8.282961 ( 3.264206)
build_install 0.006263 0.012927 10.547680 ( 4.802419)
test_btest 0.000652 0.000211 121.187545 ( 52.262504)
test_basic 0.003178 0.007348 1.112475 ( 1.167610)
test_all 0.109726 0.042687 855.133094 (259.360135)
test_rubyspec 0.063226 0.024548 167.877245 ( 36.893471)
total: 366.73 sec