Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-102514
#<BuildRuby:0x0000563528ea5ed0
@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.20230731-102514",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.002537 0.004155 2.104064 ( 3.386677)
build_miniruby 0.000000 0.001466 1.540595 ( 1.550631)
build_ruby 0.000007 0.001758 3.297661 ( 3.513475)
build_all 0.005588 0.001197 2.551555 ( 1.481757)
build_install 0.010550 0.004638 3.870608 ( 2.613441)
test_btest 0.000653 0.000152 80.948993 ( 24.451238)
test_basic 0.003018 0.003911 0.871555 ( 0.944167)
test_all 0.001382 0.000356 623.165206 (196.712913)
test_rubyspec 0.042633 0.012151 88.184240 (100.227412)
total: 334.88 sec