Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-025202
#<BuildRuby:0x000055e24b53e228
@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.20230925-025202",
@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.000018)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.002686 0.004391 2.344154 ( 4.909083)
build_miniruby 0.001345 0.000186 1.679498 ( 2.093861)
build_ruby 0.001227 0.000169 3.475407 ( 3.948273)
build_all 0.007467 0.001030 6.360935 ( 4.794737)
build_install 0.013871 0.006042 7.777688 ( 6.519034)
test_btest 0.000635 0.000106 82.496950 ( 47.534197)
test_basic 0.003419 0.005499 0.955068 ( 1.258372)
test_all 0.006631 0.003199 717.176034 (363.090907)
test_rubyspec 0.034476 0.038117 104.849369 (127.844041)
total: 561.99 sec