Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-085943
#<BuildRuby:0x00007fc3e9c1fde0
@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.20240820-085943",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.008111 0.000814 4.096504 ( 4.612328)
build_miniruby 0.001622 0.000315 1.759995 ( 1.873160)
build_ruby 0.002058 0.000400 4.701371 ( 4.948513)
build_all 0.003261 0.007111 9.225362 ( 5.118103)
build_install 0.016056 0.007108 12.354199 ( 7.349613)
test_btest 0.000804 0.000206 108.764084 ( 34.092651)
test_basic 0.002349 0.008107 0.946824 ( 0.992635)
test_all 0.093509 0.060933 871.864814 (277.487684)
test_rubyspec 0.055836 0.042315 168.727547 ( 38.401890)
total: 374.88 sec