Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-151305
#<BuildRuby:0x0000555689861d68
@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.20230625-151305",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.001616 0.004169 1.920802 ( 3.250915)
build_miniruby 0.001467 0.000000 1.547163 ( 1.545992)
build_ruby 0.001678 0.000000 2.974751 ( 3.183364)
build_all 0.006219 0.000166 2.317198 ( 1.336783)
build_install 0.016487 0.000404 3.453140 ( 2.296803)
test_btest 0.000701 0.000068 80.969642 ( 21.555921)
test_basic 0.004639 0.000449 0.788558 ( 0.862720)
test_all 0.002097 0.000122 564.483488 (162.783177)
test_rubyspec 0.028371 0.031883 88.915308 (115.320331)
total: 312.14 sec