Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-224809
#<BuildRuby:0x00005601d232a008
@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.20230613-224809",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.001832 0.004480 1.866531 ( 4.819617)
build_miniruby 0.001151 0.000439 1.403387 ( 1.736788)
build_ruby 0.001162 0.000443 2.741570 ( 4.251870)
build_all 0.003977 0.003984 2.272443 ( 2.551569)
build_install 0.016083 0.004038 3.740821 ( 4.446200)
test_btest 0.000649 0.000250 76.599777 ( 50.396104)
test_basic 0.005250 0.002019 0.808274 ( 1.439973)
test_all 0.000733 0.001307 564.914600 (314.281832)
test_rubyspec 0.015523 0.036077 85.182557 (127.006954)
total: 510.93 sec