Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-092352
#<BuildRuby:0x0000562c2abae058
@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.20240303-092352",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.002449 0.004726 2.598841 ( 2.467251)
build_miniruby 0.001157 0.000352 1.554516 ( 1.555554)
build_ruby 0.001283 0.000391 3.424075 ( 3.674333)
build_all 0.005114 0.003149 6.571684 ( 3.278650)
build_install 0.017507 0.002063 8.322441 ( 4.692968)
test_btest 0.000689 0.000200 91.867517 ( 40.521068)
test_basic 0.003568 0.005025 1.018913 ( 1.135151)
test_all 0.084331 0.031962 778.040634 (290.657331)
test_rubyspec 0.057913 0.026331 121.304042 (130.849909)
total: 478.83 sec