Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-214719
#<BuildRuby:0x0000561e5366a1a8
@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.20230727-214719",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.007269 0.000270 2.192116 ( 6.462522)
build_miniruby 0.001613 0.000000 1.705263 ( 2.800539)
build_ruby 0.001776 0.000000 3.169180 ( 4.919558)
build_all 0.007787 0.000098 2.633931 ( 4.121082)
build_install 0.006811 0.012982 4.109579 ( 6.224980)
test_btest 0.000673 0.000086 81.684405 ( 68.648997)
test_basic 0.004134 0.004338 0.968452 ( 1.572484)
test_all 0.001166 0.000182 671.089644 (508.220877)
test_rubyspec 0.017292 0.045836 94.544754 (171.032670)
total: 774.00 sec