Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231017-195543
#<BuildRuby:0x0000559a0a879e08
@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.20231017-195543",
@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.000017)
autoconf 0.000028 0.000000 0.000028 ( 0.000029)
configure 0.000036 0.000000 0.000036 ( 0.000041)
build_up 0.006127 0.000240 2.286783 ( 2.393272)
build_miniruby 0.001754 0.000000 1.565210 ( 1.564418)
build_ruby 0.002096 0.000000 3.380331 ( 3.581899)
build_all 0.004560 0.003173 6.086271 ( 2.936552)
build_install 0.015460 0.004989 7.880104 ( 4.617576)
test_btest 0.001157 0.000000 85.459738 ( 35.994223)
test_basic 0.003217 0.004173 0.973304 ( 1.080978)
test_all 0.005509 0.003621 676.792295 (253.396010)
test_rubyspec 0.030237 0.043746 100.064499 (111.714773)
total: 417.28 sec