Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-095801
#<BuildRuby:0x0000557641276390
@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-095801",
@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.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.003140 0.003812 2.465372 ( 3.034367)
build_miniruby 0.001647 0.000220 1.575619 ( 1.658734)
build_ruby 0.000000 0.001780 3.418700 ( 3.644475)
build_all 0.001948 0.005662 6.281679 ( 3.739307)
build_install 0.014751 0.004525 7.874606 ( 4.943131)
test_btest 0.000622 0.000128 88.216286 ( 50.677045)
test_basic 0.000000 0.007887 0.996497 ( 1.126440)
test_all 0.007914 0.001926 707.989333 (327.129912)
test_rubyspec 0.038147 0.030428 103.876687 (126.056132)
total: 522.01 sec