Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-000603
#<BuildRuby:0x00007fa92474fde0
@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.20240620-000603",
@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.000018 0.000004 0.000022 ( 0.000024)
autoconf 0.000032 0.000009 0.000041 ( 0.000040)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.006201 0.001608 2.885075 ( 2.855201)
build_miniruby 0.000000 0.001595 1.244368 ( 1.241897)
build_ruby 0.000458 0.001451 3.112458 ( 3.305154)
build_all 0.004032 0.004065 6.713708 ( 2.537582)
build_install 0.006355 0.011540 9.087438 ( 4.236727)
test_btest 0.000632 0.000245 103.211108 ( 39.427398)
test_basic 0.006510 0.001934 1.117149 ( 1.173105)
test_all 0.093085 0.054571 780.725146 (223.790175)
test_rubyspec 0.047674 0.042712 162.486800 ( 25.605467)
total: 304.17 sec