Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-101309
#<BuildRuby:0x00005563a002e190
@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.20230911-101309",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.005743 0.001489 2.315954 ( 4.667961)
build_miniruby 0.001387 0.000360 1.727682 ( 1.807461)
build_ruby 0.000000 0.001510 3.342691 ( 3.803652)
build_all 0.005618 0.003010 6.316717 ( 4.436413)
build_install 0.010069 0.010500 7.821485 ( 6.205529)
test_btest 0.000505 0.000174 83.479530 ( 47.112253)
test_basic 0.006307 0.002175 0.986323 ( 1.477630)
test_all 0.004890 0.004762 660.529798 (336.350766)
test_rubyspec 0.058806 0.013241 103.323913 (124.437314)
total: 530.30 sec