Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-193541
#<BuildRuby:0x000055c883361fb8
@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.20230614-193541",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.007557 0.000000 2.000883 ( 5.617452)
build_miniruby 0.001400 0.000136 1.534337 ( 2.684626)
build_ruby 0.001573 0.000158 3.068929 ( 5.022867)
build_all 0.007938 0.000386 2.464286 ( 3.076995)
build_install 0.014963 0.004901 3.860849 ( 5.427518)
test_btest 0.000757 0.000092 77.592445 ( 58.960220)
test_basic 0.006285 0.000761 0.790833 ( 1.483739)
test_all 0.000915 0.000111 562.885099 (344.649820)
test_rubyspec 0.041305 0.012823 87.226694 (135.241489)
total: 562.17 sec