Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-035039
#<BuildRuby:0x000055ca66b05a00
@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.20230919-035039",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.000000 0.006954 2.264457 ( 3.614149)
build_miniruby 0.000000 0.001667 1.629664 ( 1.631281)
build_ruby 0.000000 0.001856 3.216337 ( 3.431974)
build_all 0.007170 0.001095 6.211827 ( 3.436837)
build_install 0.016004 0.004000 7.801541 ( 5.474187)
test_btest 0.000586 0.000138 86.776749 ( 30.198450)
test_basic 0.000960 0.004257 0.901917 ( 0.965290)
test_all 0.005308 0.004398 700.167154 (242.051709)
test_rubyspec 0.035713 0.038913 104.470597 (115.825161)
total: 406.63 sec