Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-023620
#<BuildRuby:0x00005568645368e0
@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.20230609-023620",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001775 0.004141 1.554286 ( 2.787379)
build_miniruby 0.001093 0.000127 1.258199 ( 1.257068)
build_ruby 0.001339 0.000155 2.410808 ( 2.580539)
build_all 0.005795 0.000669 1.993632 ( 1.131344)
build_install 0.009447 0.006693 3.209740 ( 2.180368)
test_btest 0.000654 0.000106 77.228879 ( 21.572165)
test_basic 0.005276 0.000205 0.815222 ( 0.907429)
test_all 0.001222 0.000191 548.082501 (164.332459)
test_rubyspec 0.009622 0.031440 69.427009 ( 81.178754)
total: 277.93 sec