Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-173235
#<BuildRuby:0x000055e0364663d0
@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.20240319-173235",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.009333 0.000756 4.161237 ( 2.839424)
build_miniruby 0.002255 0.000000 2.290292 ( 2.290632)
build_ruby 0.002044 0.000067 3.517022 ( 3.728029)
build_all 0.003627 0.004662 7.028279 ( 3.365948)
build_install 0.014150 0.007011 9.763362 ( 4.826199)
test_btest 0.000000 0.000989 95.956662 ( 31.512970)
test_basic 0.001877 0.005422 0.965304 ( 1.028762)
test_all 0.082493 0.037584 827.167663 (272.909538)
test_rubyspec 0.055212 0.034373 124.775176 (133.952708)
total: 456.46 sec