Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-094134
#<BuildRuby:0x00007fdfe4fefdc8
@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.20240817-094134",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000037 0.000007 0.000044 ( 0.000045)
configure 0.000031 0.000006 0.000037 ( 0.000036)
build_up 0.008607 0.001629 4.521907 ( 6.217678)
build_miniruby 0.002618 0.000000 2.006955 ( 2.393837)
build_ruby 0.002212 0.000147 5.169304 ( 42.024003)
build_all 0.006136 0.005459 9.662734 ( 9.172277)
build_install 0.025174 0.002376 12.882130 ( 12.963520)
test_btest 0.000811 0.000158 132.766021 (130.188460)
test_basic 0.008621 0.005504 1.474923 ( 2.431873)
test_all 0.117482 0.048880 975.868001 (951.438771)
test_rubyspec 0.036240 0.066013 182.456146 (129.993727)
total: 1286.83 sec