Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-164016
#<BuildRuby:0x00007f0b54b9fdc8
@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.20240819-164016",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000030 0.000006 0.000036 ( 0.000037)
build_up 0.005768 0.002566 3.745464 ( 3.721804)
build_miniruby 0.001310 0.000300 1.704907 ( 1.702236)
build_ruby 0.002011 0.000000 4.112064 ( 4.246205)
build_all 0.008596 0.000656 8.661509 ( 3.510732)
build_install 0.016458 0.004978 10.604545 ( 4.731445)
test_btest 0.000000 0.001072 118.906622 ( 30.847776)
test_basic 0.000000 0.012074 1.196114 ( 1.248116)
test_all 0.097401 0.056044 851.595392 (240.432190)
test_rubyspec 0.045931 0.048807 167.866827 ( 35.702825)
total: 326.14 sec