Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-213144
#<BuildRuby:0x000055cf09395f70
@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.20230807-213144",
@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.000026 0.000002 0.000028 ( 0.000028)
autoconf 0.000037 0.000002 0.000039 ( 0.000037)
configure 0.000034 0.000002 0.000036 ( 0.000036)
build_up 0.007372 0.000199 2.340191 ( 6.849265)
build_miniruby 0.001294 0.000078 1.794372 ( 3.900221)
build_ruby 0.001598 0.000097 3.516421 ( 6.260008)
build_all 0.007474 0.000188 2.746263 ( 4.174191)
build_install 0.015463 0.004213 4.246376 ( 6.316339)
test_btest 0.000633 0.000050 83.344650 ( 61.778720)
test_basic 0.007818 0.000000 0.996986 ( 2.124752)
test_all 0.001142 0.000000 679.985243 (466.641977)
test_rubyspec 0.024347 0.037650 100.145739 (183.144837)
total: 741.19 sec