Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-203040
#<BuildRuby:0x00007f3dfe7dfdc8
@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.20240701-203040",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000030 0.000011 0.000041 ( 0.000041)
configure 0.000026 0.000009 0.000035 ( 0.000034)
build_up 0.002889 0.005061 4.206027 ( 3.645174)
build_miniruby 0.001313 0.000516 1.610734 ( 1.608118)
build_ruby 0.001368 0.000538 4.124657 ( 4.296271)
build_all 0.007756 0.000000 7.862944 ( 3.202357)
build_install 0.014834 0.002114 10.397870 ( 4.768440)
test_btest 0.000844 0.000290 115.917804 ( 30.145270)
test_basic 0.003386 0.006674 1.081347 ( 1.125123)
test_all 0.100423 0.050796 806.591637 (266.816601)
test_rubyspec 0.048270 0.048684 166.320947 ( 37.480150)
total: 353.09 sec