Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-182347
#<BuildRuby:0x00007f03e3c0fdd0
@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.20240702-182347",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000034 0.000007 0.000041 ( 0.000036)
autoconf 0.000052 0.000011 0.000063 ( 0.000064)
configure 0.000045 0.000010 0.000055 ( 0.000054)
build_up 0.002701 0.008372 4.651048 ( 6.952814)
build_miniruby 0.001698 0.000459 1.809489 ( 3.110743)
build_ruby 0.002408 0.000000 4.673903 ( 6.375942)
build_all 0.011366 0.000514 8.874384 ( 10.590880)
build_install 0.024024 0.003816 12.438207 ( 15.855038)
test_btest 0.000905 0.000215 128.457974 (151.938508)
test_basic 0.009967 0.004695 1.426852 ( 2.377980)
test_all 0.125080 0.036026 888.042644 (422.213883)
test_rubyspec 0.054068 0.044631 166.855648 ( 37.389431)
total: 656.81 sec