Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-161206
#<BuildRuby:0x000055bb65131f48
@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.20240308-161206",
@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.000027 0.000006 0.000033 ( 0.000032)
autoconf 0.000038 0.000009 0.000047 ( 0.000046)
configure 0.000034 0.000008 0.000042 ( 0.000041)
build_up 0.004399 0.005056 2.820649 ( 4.203829)
build_miniruby 0.001065 0.000276 1.869454 ( 2.273141)
build_ruby 0.001580 0.000409 3.826953 ( 4.487620)
build_all 0.008165 0.000995 6.984577 ( 7.002351)
build_install 0.021212 0.001858 9.182330 ( 8.967913)
test_btest 0.000695 0.000157 96.351541 ( 89.932629)
test_basic 0.004456 0.004580 1.071844 ( 1.747540)
test_all 0.070584 0.055253 862.869081 (537.392950)
test_rubyspec 0.049674 0.041825 129.378410 (142.502662)
total: 798.51 sec