Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-072401
#<BuildRuby:0x00007f14db61fde0
@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.20240809-072401",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.003323 0.004993 3.286729 ( 3.225553)
build_miniruby 0.001196 0.000354 1.174233 ( 1.171113)
build_ruby 0.001372 0.000407 3.214397 ( 3.435717)
build_all 0.003487 0.005396 7.117810 ( 2.656760)
build_install 0.012692 0.004230 9.010592 ( 4.075113)
test_btest 0.000667 0.000222 117.337604 ( 46.020652)
test_basic 0.003648 0.009891 1.396180 ( 1.628345)
test_all 0.113612 0.048107 918.768216 (349.665056)
test_rubyspec 0.060270 0.038516 182.666086 (103.378369)
total: 515.26 sec