Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-155404
#<BuildRuby:0x0000562382532018
@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.20221223-155404",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.005254 0.000840 1.194365 ( 2.210333)
build_miniruby 0.001142 0.000182 1.584203 ( 1.691949)
build_ruby 0.001526 0.000244 3.766603 ( 4.444885)
build_all 0.007837 0.000560 4.164403 ( 2.986353)
build_install 0.012464 0.006894 3.389821 ( 3.434090)
test_btest 0.000677 0.000131 58.309253 ( 35.243385)
test_basic 0.005561 0.001077 0.441607 ( 0.631831)
test_all 0.001329 0.000257 673.677821 (288.694306)
test_rubyspec 0.036576 0.015377 70.677656 ( 93.017801)
total: 432.36 sec