Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-215244
#<BuildRuby:0x00005628295f67f0
@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.20230130-215244",
@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.000024 0.000001 0.000025 ( 0.000025)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.004427 0.000184 0.969195 ( 1.340638)
build_miniruby 0.001093 0.000046 0.892923 ( 0.891923)
build_ruby 0.001276 0.000053 1.983403 ( 2.173732)
build_all 0.006579 0.000093 3.362796 ( 1.516257)
build_install 0.008912 0.004440 2.535476 ( 1.643592)
test_btest 0.000840 0.000000 55.374421 ( 14.398920)
test_basic 0.001035 0.004180 0.364595 ( 0.456037)
test_all 0.001692 0.000000 582.727910 (164.136583)
test_rubyspec 0.017443 0.020140 59.896874 ( 69.805520)
total: 256.36 sec