Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-121350
#<BuildRuby:0x000055cbe60f63d0
@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.20230705-121350",
@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.000000 0.000018 ( 0.000019)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000023 0.000001 0.000024 ( 0.000023)
build_up 0.006879 0.000105 2.114799 ( 5.203375)
build_miniruby 0.001402 0.000051 1.572135 ( 2.411839)
build_ruby 0.001611 0.000059 3.131083 ( 19.683708)
build_all 0.007054 0.000099 2.563155 ( 2.930474)
build_install 0.014515 0.004470 4.014554 ( 5.335528)
test_btest 0.001087 0.000070 81.082569 ( 53.069864)
test_basic 0.007299 0.000177 0.913408 ( 2.083849)
test_all 0.001732 0.000109 609.433274 (336.608179)
test_rubyspec 0.033940 0.019442 90.304551 (130.535898)
total: 557.86 sec