Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-063950
#<BuildRuby:0x00007f830b5efde0
@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.20241106-063950",
@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.000023 0.000000 0.000023 ( 0.000023)
autoconf 0.000037 0.000000 0.000037 ( 0.000036)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.006949 0.000308 3.784013 ( 3.688823)
build_miniruby 0.001625 0.000152 1.645353 ( 1.641935)
build_ruby 0.001788 0.000167 4.115548 ( 4.315867)
build_all 0.009000 0.000054 7.094777 ( 3.016828)
build_install 0.014303 0.004400 9.537821 ( 4.616733)
test_btest 0.000945 0.000102 78.190160 ( 21.138037)
test_basic 0.005234 0.004993 1.082383 ( 1.128435)
test_all 0.110180 0.041803 815.058093 (355.719492)
test_rubyspec 0.069061 0.022093 125.194894 ( 50.430532)
total: 445.70 sec