Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-180257
#<BuildRuby:0x000055d97190e8e0
@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.20230806-180257",
@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.000025 0.000002 0.000027 ( 0.000028)
autoconf 0.000034 0.000003 0.000037 ( 0.000036)
configure 0.000031 0.000003 0.000034 ( 0.000033)
build_up 0.003276 0.004465 2.337441 ( 6.335503)
build_miniruby 0.001602 0.000207 1.768471 ( 3.533934)
build_ruby 0.001613 0.000208 3.639409 ( 8.917728)
build_all 0.008292 0.000000 2.843741 ( 4.127971)
build_install 0.000000 0.019981 4.376588 ( 6.359136)
test_btest 0.000000 0.000777 83.567328 ( 60.220997)
test_basic 0.000000 0.008139 0.995069 ( 2.166026)
test_all 0.001101 0.001006 688.231437 (462.847868)
test_rubyspec 0.033759 0.022027 100.320517 (149.039537)
total: 703.55 sec