Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-052727
#<BuildRuby:0x000056189be2dee8
@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.20240310-052727",
@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.000020)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.003484 0.003967 2.504818 ( 2.197877)
build_miniruby 0.001267 0.000097 1.666810 ( 1.669236)
build_ruby 0.001586 0.000000 3.076418 ( 3.301762)
build_all 0.003768 0.003758 6.409806 ( 2.457330)
build_install 0.012293 0.007351 8.018578 ( 3.660380)
test_btest 0.000717 0.000112 90.773368 ( 23.942789)
test_basic 0.006336 0.000374 0.835628 ( 0.891937)
test_all 0.079211 0.040605 748.090866 (216.882046)
test_rubyspec 0.054173 0.026212 109.581149 (118.809271)
total: 373.81 sec