Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-105755
#<BuildRuby:0x00005652daea63b0
@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-105755",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006714 0.000463 2.338933 ( 5.658369)
build_miniruby 0.001123 0.000078 1.707851 ( 2.369122)
build_ruby 0.001792 0.000000 3.513947 ( 4.597604)
build_all 0.008388 0.000399 2.762713 ( 3.703799)
build_install 0.014327 0.004969 4.219875 ( 4.987781)
test_btest 0.000700 0.000065 83.030393 ( 48.822545)
test_basic 0.008258 0.000775 0.980280 ( 1.425751)
test_all 0.001756 0.000165 662.733872 (378.646437)
test_rubyspec 0.035501 0.022165 93.372509 (133.967806)
total: 584.18 sec