Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-071801
#<BuildRuby:0x000055b650f95fb8
@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.20230512-071801",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.006507 0.000419 1.984611 ( 4.372899)
build_miniruby 0.001946 0.000126 1.574906 ( 2.027133)
build_ruby 0.001831 0.000118 2.754391 ( 3.369350)
build_all 0.007064 0.000456 2.233239 ( 2.554803)
build_install 0.018638 0.001202 3.611061 ( 4.003910)
test_btest 0.000883 0.000057 77.041204 ( 62.575201)
test_basic 0.001497 0.005237 0.794561 ( 1.223953)
test_all 0.001176 0.000114 608.397341 (532.359893)
test_rubyspec 0.032753 0.023141 84.833578 (113.202575)
total: 725.69 sec