Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-192732
#<BuildRuby:0x00005645dee027c8
@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.20230514-192732",
@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.000002 0.000025 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.003288 0.003533 1.986411 ( 4.518335)
build_miniruby 0.001466 0.000147 1.515929 ( 1.923677)
build_ruby 0.000000 0.002065 2.703542 ( 3.760304)
build_all 0.005609 0.001955 2.277055 ( 2.845132)
build_install 0.017518 0.000663 3.725659 ( 4.482039)
test_btest 0.000736 0.000087 75.440198 ( 60.838665)
test_basic 0.002396 0.004504 0.791660 ( 1.197900)
test_all 0.001929 0.000060 548.081181 (291.524121)
test_rubyspec 0.021413 0.028966 81.608675 (101.295017)
total: 472.39 sec