Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-112839
#<BuildRuby:0x000055b285f3e1d8
@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.20230801-112839",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.006265 0.000723 2.251364 ( 7.220015)
build_miniruby 0.000000 0.002196 1.700585 ( 2.972388)
build_ruby 0.000001 0.001966 3.669607 ( 7.499718)
build_all 0.008347 0.000000 2.618581 ( 5.055351)
build_install 0.017381 0.002471 4.077604 ( 7.891467)
test_btest 0.000795 0.000113 79.599681 ( 67.020194)
test_basic 0.003885 0.004729 0.976530 ( 2.072926)
test_all 0.000405 0.000664 648.247950 (401.714615)
test_rubyspec 0.025198 0.030509 94.463081 (162.672673)
total: 664.12 sec