Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-181243
#<BuildRuby:0x000055c09d185f48
@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.20231014-181243",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.001999 0.004396 2.242279 ( 2.296542)
build_miniruby 0.001235 0.000274 1.569470 ( 1.567992)
build_ruby 0.001473 0.000327 3.138308 ( 3.317139)
build_all 0.004029 0.004138 6.371502 ( 2.884711)
build_install 0.013637 0.004454 8.088268 ( 4.305128)
test_btest 0.000807 0.000209 88.213740 ( 28.059210)
test_basic 0.002529 0.003736 0.956788 ( 1.019249)
test_all 0.005221 0.004480 714.607412 (263.992247)
test_rubyspec 0.037561 0.022885 96.988653 (108.375734)
total: 415.82 sec