Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-050429
#<BuildRuby:0x000055f3f66462a8
@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.20230507-050429",
@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.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001269 0.004188 1.685600 ( 2.887310)
build_miniruby 0.001205 0.000209 1.111824 ( 1.109839)
build_ruby 0.001228 0.000214 2.402298 ( 2.617007)
build_all 0.005265 0.000000 1.878539 ( 1.090316)
build_install 0.007657 0.006623 2.877333 ( 1.854024)
test_btest 0.000680 0.000146 71.782605 ( 18.643185)
test_basic 0.000000 0.005122 0.721125 ( 0.794401)
test_all 0.000000 0.001210 602.835520 (296.016629)
test_rubyspec 0.025963 0.033403 83.949794 (111.528065)
total: 436.54 sec