Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-144605
#<BuildRuby:0x000055fb4df7a3e8
@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.20230526-144605",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.004910 0.000410 1.617686 ( 2.896103)
build_miniruby 0.000000 0.001161 0.978108 ( 0.976740)
build_ruby 0.000000 0.001242 1.879249 ( 2.066878)
build_all 0.003208 0.002084 1.977270 ( 1.094847)
build_install 0.000000 0.013995 2.907404 ( 1.942115)
test_btest 0.000000 0.000947 72.113301 ( 19.499800)
test_basic 0.003383 0.000911 0.669902 ( 0.742488)
test_all 0.000000 0.002565 545.797036 (189.069386)
test_rubyspec 0.020318 0.018681 69.483077 ( 81.262428)
total: 299.55 sec