Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-081511
#<BuildRuby:0x00007f58c2c1fdc8
@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.20241001-081511",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000047 0.000006 0.000053 ( 0.000052)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.000000 0.007859 4.509543 ( 3.613387)
build_miniruby 0.000000 0.001744 1.615604 ( 1.617268)
build_ruby 0.001321 0.000957 3.883820 ( 4.038841)
build_all 0.003413 0.004721 6.754002 ( 2.722891)
build_install 0.009903 0.007373 9.739165 ( 4.542229)
test_btest 0.000844 0.000241 85.915872 ( 22.662787)
test_basic 0.000000 0.009495 0.820544 ( 0.872126)
test_all 0.094650 0.053924 723.907864 (212.709872)
test_rubyspec 0.047062 0.041626 140.375521 ( 45.565308)
total: 298.35 sec