Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-155227
#<BuildRuby:0x00007fb2d687fdd0
@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.20240705-155227",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000033 0.000000 0.000033 ( 0.000034)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.008095 0.000000 4.267267 ( 3.716691)
build_miniruby 0.001597 0.000000 1.821658 ( 1.818591)
build_ruby 0.002164 0.000003 3.756323 ( 3.965657)
build_all 0.001887 0.007751 8.349079 ( 3.300224)
build_install 0.018829 0.002693 11.011965 ( 5.205176)
test_btest 0.000780 0.000142 125.169854 ( 32.653664)
test_basic 0.000736 0.009163 1.151930 ( 1.197684)
test_all 0.130694 0.027445 927.399098 (302.172652)
test_rubyspec 0.047912 0.050203 181.337188 ( 43.305860)
total: 397.34 sec