Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-150352
#<BuildRuby:0x00007fa187cdfde0
@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.20240901-150352",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.003252 0.004593 3.400127 ( 3.357264)
build_miniruby 0.001629 0.000315 1.594584 ( 1.593479)
build_ruby 0.002061 0.000000 4.099485 ( 37.848470)
build_all 0.003757 0.003663 7.100281 ( 3.149510)
build_install 0.009324 0.007406 9.673916 ( 9.315958)
test_btest 0.000745 0.000186 105.454630 ( 28.770784)
test_basic 0.004179 0.005166 1.291219 ( 1.344938)
test_all 0.107080 0.039681 792.203611 (238.906736)
test_rubyspec 0.051304 0.038155 163.010919 ( 35.055102)
total: 359.34 sec