Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-230849
#<BuildRuby:0x00007fb4554ffdd8
@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.20240701-230849",
@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.000023 0.000005 0.000028 ( 0.000029)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.008005 0.001884 4.603192 ( 4.789460)
build_miniruby 0.001531 0.000360 1.910482 ( 2.090094)
build_ruby 0.001886 0.000444 4.625888 ( 4.936815)
build_all 0.009387 0.001156 8.829516 ( 5.673973)
build_install 0.019986 0.004956 12.156033 ( 8.053087)
test_btest 0.001169 0.000269 124.616604 ( 77.828871)
test_basic 0.002465 0.014450 1.488862 ( 1.745910)
test_all 0.105033 0.049660 907.367584 (373.161951)
test_rubyspec 0.060001 0.037959 174.969241 ( 48.846938)
total: 527.13 sec