Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-061048
#<BuildRuby:0x000055b7cd9c1f28
@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.20230618-061048",
@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.000000 0.000046 0.000046 ( 0.000029)
configure 0.000000 0.000024 0.000024 ( 0.000025)
build_up 0.000000 0.006438 1.951721 ( 5.235673)
build_miniruby 0.000627 0.001075 1.387065 ( 1.778010)
build_ruby 0.001522 0.000191 2.928345 ( 12.866999)
build_all 0.007546 0.000425 2.470606 ( 3.079156)
build_install 0.014537 0.005752 3.861759 ( 5.808944)
test_btest 0.000657 0.000101 77.926699 ( 47.147590)
test_basic 0.000000 0.007642 0.845231 ( 1.479189)
test_all 0.001869 0.000832 555.230599 (303.580657)
test_rubyspec 0.033763 0.020021 86.871002 (108.755740)
total: 489.73 sec