Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-112221
#<BuildRuby:0x0000557b5b402230
@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.20230811-112221",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000033 0.000002 0.000035 ( 0.000034)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.002975 0.004065 2.310641 ( 4.722888)
build_miniruby 0.000000 0.001738 1.819651 ( 2.426806)
build_ruby 0.000000 0.001778 3.498529 ( 4.885109)
build_all 0.000000 0.008221 2.906428 ( 3.374566)
build_install 0.015600 0.003743 4.430535 ( 4.225545)
test_btest 0.000702 0.000134 86.955014 ( 48.428101)
test_basic 0.000000 0.008037 1.012292 ( 1.575695)
test_all 0.000000 0.001095 691.456544 (461.188018)
test_rubyspec 0.040399 0.024703 103.547580 (194.275679)
total: 725.10 sec