Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-165116
#<BuildRuby:0x00005643ed6961a8
@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.20230601-165116",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.005970 0.000145 1.554236 ( 2.811914)
build_miniruby 0.001334 0.000000 1.191508 ( 1.189975)
build_ruby 0.001444 0.000000 2.303151 ( 2.497774)
build_all 0.002837 0.003461 2.007507 ( 1.169963)
build_install 0.017073 0.000000 3.379997 ( 2.331082)
test_btest 0.000954 0.000000 78.521228 ( 24.853341)
test_basic 0.006012 0.000000 0.778014 ( 0.872208)
test_all 0.000475 0.000776 588.099130 (191.567096)
test_rubyspec 0.025213 0.028318 77.108768 ( 88.832105)
total: 316.13 sec