Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-055426
#<BuildRuby:0x000055713a526380
@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.20230809-055426",
@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.000000 0.000023 ( 0.000023)
autoconf 0.000033 0.000000 0.000033 ( 0.000032)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.003168 0.003909 2.264782 ( 7.510838)
build_miniruby 0.000000 0.001993 1.661156 ( 3.825073)
build_ruby 0.000000 0.001771 3.486145 ( 7.589653)
build_all 0.005724 0.003488 2.810727 ( 4.458717)
build_install 0.012656 0.008103 4.409595 ( 8.259226)
test_btest 0.000312 0.000878 86.119738 ( 79.003614)
test_basic 0.000000 0.009046 1.025246 ( 2.612061)
test_all 0.001312 0.000916 677.829289 (693.376364)
test_rubyspec 0.034707 0.024890 101.225536 (186.859533)
total: 993.50 sec