Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-010034
#<BuildRuby:0x00005592fd41e390
@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.20230712-010034",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006945 0.000439 2.145173 ( 5.830296)
build_miniruby 0.001093 0.000162 1.565889 ( 1.732978)
build_ruby 0.001186 0.000176 3.279067 ( 5.152691)
build_all 0.007564 0.000483 2.575343 ( 2.781788)
build_install 0.016530 0.002938 3.941582 ( 4.741314)
test_btest 0.000000 0.001086 81.937500 ( 49.590729)
test_basic 0.004319 0.003636 0.921184 ( 1.334931)
test_all 0.001405 0.000248 632.253338 (332.856717)
test_rubyspec 0.021384 0.032555 92.742035 (137.629324)
total: 541.65 sec