Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-224645
#<BuildRuby:0x000055fdf6f86098
@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.20230602-224645",
@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.000000 0.000015 0.000015 ( 0.000015)
autoconf 0.000000 0.000024 0.000024 ( 0.000024)
configure 0.000000 0.000022 0.000022 ( 0.000022)
build_up 0.001832 0.004071 1.762784 ( 3.018657)
build_miniruby 0.001451 0.000242 1.276610 ( 1.283898)
build_ruby 0.001191 0.000199 2.740163 ( 2.947338)
build_all 0.006843 0.000000 1.994706 ( 1.424866)
build_install 0.017356 0.000445 3.428707 ( 2.627148)
test_btest 0.000634 0.000088 77.913336 ( 30.027039)
test_basic 0.001636 0.004627 0.776807 ( 0.878025)
test_all 0.001332 0.000000 569.208257 (208.074104)
test_rubyspec 0.021407 0.029724 80.390654 ( 92.197704)
total: 342.48 sec