Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-040157
#<BuildRuby:0x0000561fd58a2118
@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.20230515-040157",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004869 0.000635 1.705562 ( 2.947440)
build_miniruby 0.001127 0.000147 1.156911 ( 1.155614)
build_ruby 0.000000 0.001363 2.377641 ( 2.594574)
build_all 0.003914 0.001482 2.111072 ( 1.235420)
build_install 0.014565 0.000000 3.292267 ( 2.254629)
test_btest 0.000954 0.000000 74.612788 ( 23.563710)
test_basic 0.000000 0.006753 0.732113 ( 0.810195)
test_all 0.000689 0.000422 556.079548 (195.978712)
test_rubyspec 0.026469 0.025479 76.825483 ( 89.137199)
total: 319.68 sec