Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-075404
#<BuildRuby:0x0000564cad271a00
@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.20230707-075404",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.001479 0.004300 2.130620 ( 3.493575)
build_miniruby 0.001680 0.000240 1.662735 ( 1.674695)
build_ruby 0.000000 0.001858 3.580736 ( 3.909212)
build_all 0.005107 0.002407 2.467582 ( 1.918411)
build_install 0.011139 0.007245 4.044108 ( 3.957270)
test_btest 0.000853 0.000181 82.506650 ( 38.521220)
test_basic 0.002462 0.004690 0.916908 ( 1.025895)
test_all 0.001103 0.000268 620.056087 (266.449646)
test_rubyspec 0.034386 0.019639 90.351334 (103.937219)
total: 424.89 sec