Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-012812
#<BuildRuby:0x00007fe3b16dfdc0
@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.20241225-012812",
@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.000013 0.000005 0.000018 ( 0.000017)
autoconf 0.000025 0.000010 0.000035 ( 0.000035)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.003848 0.001443 1.876565 ( 2.200829)
build_miniruby 0.001358 0.000000 1.152212 ( 1.149245)
build_ruby 0.000225 0.001583 3.579068 ( 3.750366)
build_all 0.005769 0.002219 6.120021 ( 2.479619)
build_install 0.006474 0.009175 7.935038 ( 4.222856)
test_btest 0.000577 0.000256 74.020068 ( 19.615918)
test_basic 0.003916 0.006198 0.910920 ( 0.960869)
test_all 0.104646 0.036645 676.012286 (207.658033)
test_rubyspec 0.032459 0.049490 115.406027 ( 25.813360)
total: 267.85 sec