Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-012554
#<BuildRuby:0x00007f9fcd34fde0
@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.20241226-012554",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.001779 0.004510 1.961510 ( 2.286358)
build_miniruby 0.001093 0.000349 1.274827 ( 1.271694)
build_ruby 0.001771 0.000000 3.120244 ( 3.314998)
build_all 0.005352 0.003756 6.172189 ( 2.401719)
build_install 0.015323 0.003773 8.244228 ( 4.148538)
test_btest 0.000623 0.000201 73.696619 ( 20.303172)
test_basic 0.007007 0.002260 0.791618 ( 0.839152)
test_all 0.101323 0.039512 612.519307 (195.853454)
test_rubyspec 0.054225 0.022882 110.870835 ( 21.186219)
total: 251.61 sec