Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-184358
#<BuildRuby:0x00005617bfb0a1a8
@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.20230916-184358",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.003075 0.004896 2.311202 ( 4.994152)
build_miniruby 0.001122 0.000303 1.632952 ( 1.769921)
build_ruby 0.001347 0.000363 3.622708 ( 4.044781)
build_all 0.006698 0.001803 6.463821 ( 5.022478)
build_install 0.010244 0.011005 8.224416 ( 7.354014)
test_btest 0.000746 0.000248 86.846318 ( 51.298970)
test_basic 0.007110 0.002370 1.007827 ( 1.355837)
test_all 0.003183 0.008196 696.485208 (358.931988)
test_rubyspec 0.043892 0.030600 108.929535 (130.216034)
total: 564.99 sec