Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-130619
#<BuildRuby:0x000055ed56d5e208
@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.20230628-130619",
@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.000000 0.000060 0.000060 ( 0.000142)
autoconf 0.000000 0.000022 0.000022 ( 0.000023)
configure 0.000000 0.000020 0.000020 ( 0.000019)
build_up 0.000000 0.006138 2.031010 ( 3.659345)
build_miniruby 0.000104 0.001693 5.179654 ( 4.143201)
build_ruby 0.001369 0.000274 2.836375 ( 3.025924)
build_all 0.005976 0.001195 2.317338 ( 1.294842)
build_install 0.005634 0.012572 3.861092 ( 2.635408)
test_btest 0.000586 0.000176 82.223484 ( 22.861755)
test_basic 0.001172 0.004230 0.756250 ( 0.828636)
test_all 0.000867 0.000289 546.501125 (167.475830)
test_rubyspec 0.034309 0.014698 85.311676 ( 97.356345)
total: 303.28 sec