Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-051739
#<BuildRuby:0x00007f501facfdc0
@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.20240822-051739",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000000 0.000093 0.000093 ( 0.000127)
build_up 0.004225 0.003918 3.959501 ( 3.903923)
build_miniruby 0.001947 0.000000 1.795361 ( 1.793717)
build_ruby 0.001866 0.000000 4.334846 ( 4.513651)
build_all 0.005312 0.004355 8.391865 ( 3.446353)
build_install 0.016775 0.006461 11.684818 ( 5.905051)
test_btest 0.000701 0.000194 118.319004 ( 51.512049)
test_basic 0.002523 0.006705 1.031076 ( 3.539693)
test_all 0.102203 0.050472 858.092206 (251.164903)
test_rubyspec 0.046807 0.043181 172.778407 ( 37.060700)
total: 362.84 sec