Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-170248
#<BuildRuby:0x0000563cf4b0e118
@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.20230824-170248",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003282 0.003704 2.256765 ( 6.367737)
build_miniruby 0.001327 0.000229 1.645400 ( 3.857120)
build_ruby 0.001623 0.000280 3.445509 ( 5.441670)
build_all 0.007386 0.000583 6.395211 ( 6.341590)
build_install 0.015944 0.003992 7.872333 ( 8.616506)
test_btest 0.000859 0.000152 82.603608 ( 53.278762)
test_basic 0.003810 0.004818 0.995478 ( 2.263669)
test_all 0.008498 0.000870 683.123719 (456.376057)
test_rubyspec 0.037155 0.037117 108.018495 (221.116677)
total: 763.66 sec