Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-215312
#<BuildRuby:0x000056216bc19fc0
@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.20230531-215312",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.002829 0.003833 1.815419 ( 3.993739)
build_miniruby 0.001263 0.000151 1.332871 ( 1.565471)
build_ruby 0.001809 0.000000 2.755961 ( 3.253169)
build_all 0.003084 0.004134 2.184720 ( 2.365570)
build_install 0.015376 0.001682 3.413891 ( 3.549438)
test_btest 0.000908 0.000000 74.984770 ( 40.211795)
test_basic 0.003682 0.003716 0.778059 ( 0.969201)
test_all 0.001179 0.000204 557.227783 (253.327599)
test_rubyspec 0.027529 0.024796 82.236205 ( 99.785879)
total: 409.02 sec