Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-231319
#<BuildRuby:0x000055a88fd3e130
@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.20230608-231319",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.005941 0.001188 2.009547 ( 4.483196)
build_miniruby 0.001575 0.000000 1.504501 ( 1.669299)
build_ruby 0.001677 0.000000 2.993985 ( 3.635122)
build_all 0.004140 0.003947 2.272907 ( 2.351835)
build_install 0.016521 0.004123 3.582244 ( 3.564501)
test_btest 0.000589 0.000133 78.705133 ( 50.397843)
test_basic 0.006716 0.000574 0.785597 ( 1.144027)
test_all 0.001659 0.000363 589.668272 (538.516191)
test_rubyspec 0.021528 0.042117 87.325179 (131.477300)
total: 737.24 sec