Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-001611
#<BuildRuby:0x00007fca9c34fdc8
@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.20240927-001611",
@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.000004 0.000024 ( 0.000023)
autoconf 0.000036 0.000008 0.000044 ( 0.000043)
configure 0.000031 0.000007 0.000038 ( 0.000037)
build_up 0.001918 0.007529 4.606207 ( 3.858691)
build_miniruby 0.000000 0.001709 1.275930 ( 1.273914)
build_ruby 0.000620 0.001243 3.976536 ( 23.924659)
build_all 0.009594 0.000000 6.684187 ( 2.824130)
build_install 0.016476 0.004646 10.121129 ( 4.616193)
test_btest 0.000709 0.000187 93.874155 ( 26.341388)
test_basic 0.009023 0.002374 1.206439 ( 1.254833)
test_all 0.117990 0.032907 840.536024 (291.326475)
test_rubyspec 0.064903 0.022294 140.910016 ( 44.881161)
total: 400.30 sec