Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-115730
#<BuildRuby:0x000055c6b873e1a8
@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.20230622-115730",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.006341 0.000940 2.005302 ( 5.463310)
build_miniruby 0.001517 0.000225 1.580477 ( 2.065172)
build_ruby 0.001644 0.000000 3.123504 ( 4.107542)
build_all 0.006751 0.000614 2.350428 ( 3.159022)
build_install 0.016336 0.001026 3.623022 ( 4.525129)
test_btest 0.000582 0.000078 78.265954 ( 44.794896)
test_basic 0.003245 0.004384 0.856973 ( 1.365448)
test_all 0.001970 0.000318 577.880021 (316.738552)
test_rubyspec 0.033642 0.017737 85.898454 (122.932389)
total: 505.15 sec