Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-030723
#<BuildRuby:0x0000562e24872118
@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.20230525-030723",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.003286 0.003915 1.966381 ( 4.200385)
build_miniruby 0.001381 0.000172 1.387643 ( 1.630337)
build_ruby 0.001855 0.000232 2.741816 ( 3.408452)
build_all 0.007129 0.000361 2.232972 ( 2.576920)
build_install 0.010928 0.008936 3.449555 ( 3.953308)
test_btest 0.000577 0.000107 79.000495 ( 58.600549)
test_basic 0.002612 0.004939 0.823444 ( 1.289149)
test_all 0.001069 0.000238 624.614174 (742.223393)
test_rubyspec 0.028487 0.035898 87.651895 (131.182595)
total: 949.07 sec