Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-194250
#<BuildRuby:0x0000560390c15fb8
@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.20230611-194250",
@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.000000 0.000013 ( 0.000014)
autoconf 0.000022 0.000000 0.000022 ( 0.000023)
configure 0.000018 0.000000 0.000018 ( 0.000019)
build_up 0.002262 0.003648 1.814047 ( 3.109761)
build_miniruby 0.000000 0.001557 1.287960 ( 1.287391)
build_ruby 0.000000 0.001497 2.407829 ( 2.611721)
build_all 0.006558 0.000159 2.123104 ( 1.336678)
build_install 0.016644 0.000489 3.425597 ( 2.602233)
test_btest 0.000662 0.000058 76.834222 ( 32.317508)
test_basic 0.007519 0.000000 0.793921 ( 1.063619)
test_all 0.001034 0.000072 561.068094 (230.906364)
test_rubyspec 0.035447 0.012861 78.693065 ( 90.566259)
total: 365.80 sec