Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-111949
#<BuildRuby:0x00007ff11ac9fdc0
@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.20240821-111949",
@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.000015 0.000004 0.000019 ( 0.000021)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.002439 0.004789 3.387215 ( 3.424839)
build_miniruby 0.001123 0.000401 1.374290 ( 1.371800)
build_ruby 0.001303 0.000465 3.515701 ( 3.689753)
build_all 0.008227 0.000010 7.312764 ( 2.745944)
build_install 0.010544 0.008603 10.565187 ( 4.952741)
test_btest 0.000726 0.000270 117.995189 ( 31.213822)
test_basic 0.008967 0.000452 0.995872 ( 1.042134)
test_all 0.094966 0.057120 845.317070 (276.821695)
test_rubyspec 0.029631 0.060784 168.244073 ( 34.039054)
total: 359.30 sec