Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-161147
#<BuildRuby:0x00005648e63e63b0
@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.20240304-161147",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.009736 0.000759 2.855306 ( 3.908555)
build_miniruby 0.001388 0.000179 1.929625 ( 2.175127)
build_ruby 0.001840 0.000000 3.877668 ( 4.627528)
build_all 0.008366 0.000256 7.417730 ( 6.360152)
build_install 0.016853 0.004765 9.382524 ( 7.871205)
test_btest 0.001078 0.000150 98.017372 ( 84.975455)
test_basic 0.004280 0.004307 1.062698 ( 1.712477)
test_all 0.098992 0.022331 868.040307 (524.743120)
test_rubyspec 0.034983 0.055416 138.023307 (182.040456)
total: 818.42 sec