Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-204157
#<BuildRuby:0x000056046b2ba258
@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.20230505-204157",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.005808 0.000283 1.836008 ( 3.815570)
build_miniruby 0.001199 0.000192 1.319839 ( 1.321872)
build_ruby 0.000000 0.001469 2.704019 ( 2.997773)
build_all 0.000685 0.005983 2.186011 ( 2.027485)
build_install 0.009219 0.006221 3.390104 ( 3.527271)
test_btest 0.000592 0.000157 74.040849 ( 37.939924)
test_basic 0.002566 0.003459 0.706926 ( 0.935704)
test_all 0.000670 0.000194 585.612087 (235.706322)
test_rubyspec 0.031092 0.022756 82.710246 (101.298834)
total: 389.57 sec