Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-020134
#<BuildRuby:0x00005624da85e0d0
@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.20230607-020134",
@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.000016)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.000000 0.005799 1.825550 ( 3.211893)
build_miniruby 0.000000 0.001369 1.351169 ( 1.350584)
build_ruby 0.001342 0.000250 2.987995 ( 3.325527)
build_all 0.006446 0.000921 2.294719 ( 2.003705)
build_install 0.011574 0.007305 3.601807 ( 3.081473)
test_btest 0.000675 0.000127 75.325682 ( 35.881193)
test_basic 0.002589 0.004548 0.711431 ( 0.813663)
test_all 0.000985 0.000216 580.531470 (208.428948)
test_rubyspec 0.033849 0.018450 80.321279 ( 92.359613)
total: 350.46 sec