Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-170623
#<BuildRuby:0x000055e23cb01f70
@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-170623",
@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.000025 0.000004 0.000029 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.003494 0.003115 1.847409 ( 3.141231)
build_miniruby 0.001347 0.000269 1.363974 ( 1.362829)
build_ruby 0.001613 0.000322 2.888793 ( 3.088476)
build_all 0.005266 0.001053 2.173397 ( 1.511790)
build_install 0.010392 0.006678 3.314040 ( 2.512252)
test_btest 0.000570 0.000137 76.971848 ( 23.751781)
test_basic 0.000839 0.003608 0.673323 ( 0.746472)
test_all 0.001184 0.000319 624.039785 (397.331930)
test_rubyspec 0.027008 0.035525 89.154160 (137.962371)
total: 571.41 sec