Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-063900
#<BuildRuby:0x0000556b4e616138
@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.20230204-063900",
@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.000000 0.000028 0.000028 ( 0.000028)
autoconf 0.000000 0.000024 0.000024 ( 0.000024)
configure 0.000000 0.000021 0.000021 ( 0.000021)
build_up 0.000214 0.003966 1.065013 ( 1.508698)
build_miniruby 0.000000 0.001219 0.957660 ( 0.956862)
build_ruby 0.000000 0.001556 2.307927 ( 2.535393)
build_all 0.006234 0.000967 3.547612 ( 1.767118)
build_install 0.005975 0.008517 2.751832 ( 1.967518)
test_btest 0.000659 0.000138 54.687211 ( 19.771790)
test_basic 0.001057 0.005374 0.427399 ( 0.524515)
test_all 0.002115 0.000141 625.175178 (190.411249)
test_rubyspec 0.024970 0.024973 71.044804 ( 84.209761)
total: 303.65 sec