Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-135052
#<BuildRuby:0x00005566830b9fc0
@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.20230916-135052",
@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.000024)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000030)
build_up 0.006360 0.000878 2.162046 ( 3.379970)
build_miniruby 0.001310 0.000000 1.319757 ( 1.318876)
build_ruby 0.001434 0.000000 3.319039 ( 3.494530)
build_all 0.004985 0.002836 6.006100 ( 2.775379)
build_install 0.007156 0.011547 7.454506 ( 4.668409)
test_btest 0.000000 0.000814 84.770485 ( 22.617067)
test_basic 0.003016 0.002766 0.965436 ( 1.024172)
test_all 0.008060 0.001022 693.513086 (203.804549)
test_rubyspec 0.033412 0.025750 95.481792 (106.827278)
total: 349.91 sec