Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-082541
#<BuildRuby:0x0000558092b71ed0
@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.20230906-082541",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.004189 0.000931 1.492836 ( 1.868303)
build_miniruby 0.001282 0.000285 1.295986 ( 1.294201)
build_ruby 0.001203 0.000267 2.894883 ( 3.084702)
build_all 0.004523 0.002314 5.718025 ( 2.223240)
build_install 0.007055 0.011507 6.824822 ( 3.279348)
test_btest 0.000647 0.000224 81.376019 ( 21.487513)
test_basic 0.004212 0.001465 0.779776 ( 0.839823)
test_all 0.005451 0.002942 678.636935 (201.169437)
test_rubyspec 0.037363 0.032899 95.106263 (106.460063)
total: 341.71 sec