Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-222216
#<BuildRuby:0x0000558c6fd2e118
@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.20230512-222216",
@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.000015 0.000001 0.000016 ( 0.000015)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000019 0.000001 0.000020 ( 0.000019)
build_up 0.001726 0.003778 1.762902 ( 2.978620)
build_miniruby 0.001040 0.000090 1.230943 ( 1.234271)
build_ruby 0.001297 0.000113 2.538755 ( 2.746388)
build_all 0.002106 0.003756 2.021628 ( 1.276696)
build_install 0.011004 0.000851 3.350847 ( 2.383551)
test_btest 0.000958 0.000000 73.392867 ( 29.194522)
test_basic 0.007287 0.000000 0.800318 ( 1.013287)
test_all 0.001487 0.000000 570.911494 (181.741136)
test_rubyspec 0.027919 0.016016 72.975170 ( 84.738275)
total: 307.31 sec