Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-082521
#<BuildRuby:0x00007fe3e8f7fde0
@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.20241201-082521",
@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.000003 0.000020 ( 0.000022)
autoconf 0.000031 0.000004 0.000035 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.000000 0.007799 3.426704 ( 3.288277)
build_miniruby 0.001198 0.000437 1.618984 ( 1.615318)
build_ruby 0.001395 0.000310 3.520817 ( 3.690153)
build_all 0.007493 0.001665 5.697709 ( 2.282867)
build_install 0.013214 0.004409 8.169319 ( 3.805131)
test_btest 0.000000 0.000918 70.691360 ( 19.707634)
test_basic 0.001934 0.007117 0.874429 ( 0.923511)
test_all 0.110928 0.032349 778.245808 (225.227357)
test_rubyspec 0.053891 0.031234 118.934247 ( 27.022213)
total: 287.56 sec