Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241114-222017
#<BuildRuby:0x00007f1f521cfde0
@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.20241114-222017",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000026 0.000009 0.000035 ( 0.000034)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.004820 0.002808 2.951025 ( 2.843818)
build_miniruby 0.001488 0.000000 1.119882 ( 1.117170)
build_ruby 0.001886 0.000000 2.849545 ( 3.089366)
build_all 0.006642 0.000874 5.245512 ( 2.046645)
build_install 0.018948 0.000000 7.869329 ( 3.593634)
test_btest 0.000979 0.000141 71.739942 ( 18.725387)
test_basic 0.003670 0.003845 0.712712 ( 0.764683)
test_all 0.101569 0.043290 632.895755 (184.858005)
test_rubyspec 0.048114 0.035458 119.908116 ( 23.243396)
total: 240.28 sec