Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241030-214118
#<BuildRuby:0x00007feecea1fdc8
@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.20241030-214118",
@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.000024 0.000005 0.000029 ( 0.000029)
autoconf 0.000040 0.000008 0.000048 ( 0.000048)
configure 0.000036 0.000007 0.000043 ( 0.000043)
build_up 0.008951 0.000971 4.753948 ( 4.659479)
build_miniruby 0.001773 0.000345 1.779099 ( 1.861279)
build_ruby 0.001688 0.000328 4.675521 ( 4.962465)
build_all 0.005033 0.004381 6.378203 ( 2.647620)
build_install 0.011606 0.007159 8.358882 ( 3.727718)
test_btest 0.000754 0.000184 71.622660 ( 19.190571)
test_basic 0.006152 0.001500 0.721129 ( 5.483645)
test_all 0.125867 0.024175 734.016503 (271.171474)
test_rubyspec 0.068896 0.016778 123.790049 ( 32.136318)
total: 345.84 sec