Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-221843
#<BuildRuby:0x00007fa7a7e7fdc8
@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.20240625-221843",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000030 0.000007 0.000037 ( 0.000039)
build_up 0.007490 0.000789 3.410101 ( 3.457771)
build_miniruby 0.001407 0.000318 1.653094 ( 1.684236)
build_ruby 0.001997 0.000451 4.483918 ( 4.818482)
build_all 0.007258 0.003936 8.144491 ( 4.519858)
build_install 0.023021 0.003700 11.493113 ( 7.387381)
test_btest 0.000811 0.000187 120.168557 ( 75.968999)
test_basic 0.010926 0.002521 1.362837 ( 1.624758)
test_all 0.100093 0.052863 797.971167 (261.547473)
test_rubyspec 0.068745 0.024601 171.117643 ( 37.369560)
total: 398.38 sec