Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-182911
#<BuildRuby:0x00007fc72d7afde0
@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.20241122-182911",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000042 0.000004 0.000046 ( 0.000045)
configure 0.000031 0.000003 0.000034 ( 0.000035)
build_up 0.002913 0.004345 3.510963 ( 3.426940)
build_miniruby 0.001556 0.000178 1.624384 ( 1.620844)
build_ruby 0.000000 0.002204 4.258441 ( 4.402354)
build_all 0.005939 0.001537 6.285468 ( 2.633922)
build_install 0.014554 0.005066 9.272826 ( 4.639102)
test_btest 0.000977 0.000000 78.283146 ( 22.308558)
test_basic 0.009030 0.000879 0.937755 ( 3.522953)
test_all 0.101828 0.045153 729.317976 (231.510699)
test_rubyspec 0.043567 0.036908 120.558312 ( 28.209310)
total: 302.28 sec