Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-035117
#<BuildRuby:0x0000560a4eefa2c8
@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.20230219-035117",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.004284 0.000000 1.376642 ( 1.769983)
build_miniruby 0.001092 0.000000 1.032679 ( 1.030757)
build_ruby 0.001324 0.000000 2.240303 ( 2.470844)
build_all 0.006569 0.000000 3.748024 ( 1.901331)
build_install 0.009648 0.004076 2.946793 ( 2.126841)
test_btest 0.000580 0.000020 56.674322 ( 16.567822)
test_basic 0.002609 0.003496 0.425999 ( 0.529685)
test_all 0.001428 0.000688 645.616886 (228.242084)
test_rubyspec 0.019941 0.020926 64.676499 ( 74.584723)
total: 329.23 sec