Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-235152
#<BuildRuby:0x000055afd06a9ed0
@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.20231013-235152",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.002791 0.003693 2.357049 ( 2.510584)
build_miniruby 0.001355 0.000091 1.525331 ( 1.540868)
build_ruby 0.001387 0.000093 3.265569 ( 3.492527)
build_all 0.000000 0.007938 6.441120 ( 3.517281)
build_install 0.010458 0.007685 7.898850 ( 4.466786)
test_btest 0.001197 0.000000 87.116709 ( 43.436892)
test_basic 0.007788 0.002674 1.039095 ( 1.150914)
test_all 0.007879 0.001490 701.901696 (290.177552)
test_rubyspec 0.050311 0.018364 106.646018 (122.621937)
total: 472.92 sec