Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-115940
#<BuildRuby:0x00007f95c27afdc8
@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.20240617-115940",
@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.000026 0.000004 0.000030 ( 0.000032)
autoconf 0.000043 0.000008 0.000051 ( 0.000052)
configure 0.000026 0.000005 0.000031 ( 0.000048)
build_up 0.006310 0.002956 3.739560 ( 3.631131)
build_miniruby 0.000000 0.002019 1.418630 ( 1.415788)
build_ruby 0.000258 0.001856 3.917704 ( 4.033885)
build_all 0.007432 0.001607 7.894488 ( 3.140048)
build_install 0.013027 0.010392 10.884156 ( 5.273105)
test_btest 0.000766 0.000201 106.685956 ( 30.860459)
test_basic 0.007906 0.001007 0.937891 ( 0.987266)
test_all 0.092895 0.052615 753.454473 (212.813195)
test_rubyspec 0.027378 0.058379 154.742831 ( 27.239660)
total: 289.40 sec