Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-144651
#<BuildRuby:0x00007fcf984efdd0
@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.20241213-144651",
@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.000004 0.000021 ( 0.000020)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.005258 0.001051 2.506860 ( 3.420450)
build_miniruby 0.001238 0.000248 1.705618 ( 1.781045)
build_ruby 0.002070 0.000000 4.219079 ( 51.067028)
build_all 0.008114 0.001201 6.622941 ( 3.822675)
build_install 0.013156 0.005257 7.339551 ( 3.855909)
test_btest 0.000733 0.000156 64.267426 ( 22.609060)
test_basic 0.008142 0.000760 0.713166 ( 2.735433)
test_all 0.099990 0.048367 717.518935 (308.496844)
test_rubyspec 0.054858 0.027706 118.946020 ( 46.240014)
total: 444.03 sec