Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-183351
#<BuildRuby:0x00007fe80cc5fde0
@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.20240906-183351",
@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.000023)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.005433 0.002427 3.804907 ( 3.799827)
build_miniruby 0.001316 0.000319 1.527041 ( 1.523626)
build_ruby 0.000000 0.001855 3.536486 ( 3.666752)
build_all 0.008034 0.000121 7.837773 ( 3.066103)
build_install 0.017690 0.002372 10.422876 ( 4.813883)
test_btest 0.001056 0.000000 117.582253 ( 32.705738)
test_basic 0.002272 0.007790 1.309609 ( 1.361438)
test_all 0.115913 0.037574 838.247639 (250.977134)
test_rubyspec 0.033578 0.061265 161.865456 ( 33.419710)
total: 335.34 sec