Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-082945
#<BuildRuby:0x00005608718c68e0
@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.20230428-082945",
@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.000027 0.000003 0.000030 ( 0.000030)
autoconf 0.000035 0.000003 0.000038 ( 0.000039)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.006017 0.000645 1.979769 ( 4.386215)
build_miniruby 0.001566 0.000168 1.418939 ( 1.589709)
build_ruby 0.001526 0.000164 2.783712 ( 3.550700)
build_all 0.003816 0.004174 2.319420 ( 2.430255)
build_install 0.015453 0.003389 3.643836 ( 4.029796)
test_btest 0.000975 0.000000 74.634405 ( 54.844091)
test_basic 0.007762 0.000000 0.808857 ( 1.167644)
test_all 0.001113 0.000000 634.260535 (450.354414)
test_rubyspec 0.030529 0.025399 83.267374 (106.584598)
total: 628.94 sec