Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-134650
#<BuildRuby:0x0000564fb797e048
@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.20231011-134650",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.005762 0.001235 2.484964 ( 3.421126)
build_miniruby 0.001354 0.000291 1.664551 ( 1.682185)
build_ruby 0.000000 0.001961 3.234854 ( 3.618267)
build_all 0.000000 0.007468 6.121412 ( 4.281356)
build_install 0.012900 0.006098 7.431511 ( 5.526255)
test_btest 0.000545 0.000170 87.967724 ( 47.445692)
test_basic 0.000000 0.007904 0.979423 ( 1.312551)
test_all 0.002986 0.007036 719.303961 (338.487886)
test_rubyspec 0.027379 0.045777 106.351049 (126.356154)
total: 532.13 sec