Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-033008
#<BuildRuby:0x000055a03c155fb8
@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.20230217-033008",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.003920 0.000747 1.323384 ( 1.738771)
build_miniruby 0.001285 0.000245 1.127078 ( 1.138315)
build_ruby 0.001378 0.000000 2.340022 ( 2.573252)
build_all 0.006918 0.000000 3.938457 ( 2.010713)
build_install 0.010868 0.003095 2.878299 ( 2.034984)
test_btest 0.000621 0.000115 57.228612 ( 18.147343)
test_basic 0.000964 0.004300 0.431602 ( 0.525829)
test_all 0.002597 0.000100 614.348968 (190.077857)
test_rubyspec 0.013029 0.024428 61.145075 ( 70.948725)
total: 289.20 sec