Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-180710
#<BuildRuby:0x000055572cd0e098
@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.20230908-180710",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.002621 0.003754 2.177611 ( 3.438314)
build_miniruby 0.000000 0.001644 1.657723 ( 1.656850)
build_ruby 0.000000 0.001628 3.334710 ( 3.532171)
build_all 0.003558 0.005047 5.944671 ( 3.110857)
build_install 0.006853 0.011695 7.493274 ( 4.428758)
test_btest 0.000584 0.000164 82.613806 ( 29.078733)
test_basic 0.005460 0.003251 0.957828 ( 1.060783)
test_all 0.009896 0.000570 688.539862 (299.780806)
test_rubyspec 0.035423 0.033305 101.692873 (121.626558)
total: 467.71 sec