Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-162357
#<BuildRuby:0x000055941f2fe230
@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.20230624-162357",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.006284 0.000725 2.110314 ( 4.938614)
build_miniruby 0.001621 0.000187 1.559223 ( 1.949732)
build_ruby 0.001334 0.000154 3.148015 ( 4.014196)
build_all 0.001654 0.006564 2.497880 ( 2.964207)
build_install 0.008833 0.009970 3.818135 ( 4.675419)
test_btest 0.000524 0.000127 80.425907 ( 49.588493)
test_basic 0.000000 0.004074 0.887091 ( 1.823122)
test_all 0.000000 0.001486 605.546033 (336.708088)
test_rubyspec 0.014091 0.039333 87.029813 (113.282138)
total: 519.95 sec