Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-092147
#<BuildRuby:0x00007fdb7ec1fdc0
@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.20240727-092147",
@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.000022)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000000 0.000095 0.000095 ( 0.000191)
build_up 0.004566 0.003088 3.128635 ( 2.992375)
build_miniruby 0.001734 0.000000 1.202361 ( 1.198987)
build_ruby 0.001754 0.000000 3.592986 ( 3.736358)
build_all 0.004578 0.004001 7.706276 ( 2.915042)
build_install 0.014784 0.003702 9.434782 ( 4.094240)
test_btest 0.000000 0.001045 111.341836 ( 30.150561)
test_basic 0.000000 0.009343 1.065232 ( 1.109748)
test_all 0.126824 0.028266 895.974535 (319.713612)
test_rubyspec 0.074856 0.022162 183.306619 ( 89.749342)
total: 455.66 sec