Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-143349
#<BuildRuby:0x00007f0925f8fdd8
@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.20240716-143349",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000033 0.000010 0.000043 ( 0.000043)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.002330 0.004858 3.502806 ( 3.567313)
build_miniruby 0.001484 0.000512 1.527147 ( 1.523973)
build_ruby 0.001348 0.000465 3.515277 ( 3.708745)
build_all 0.006520 0.002109 7.553337 ( 3.030232)
build_install 0.016645 0.002766 9.444016 ( 4.265456)
test_btest 0.000887 0.000000 109.646170 ( 28.667135)
test_basic 0.006295 0.002476 1.230923 ( 1.298153)
test_all 0.100101 0.055160 846.762508 (266.782060)
test_rubyspec 0.052503 0.036698 163.580767 ( 38.289024)
total: 351.13 sec