Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-013003
#<BuildRuby:0x00007faa06f6fdd0
@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.20241001-013003",
@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.000020 0.000007 0.000027 ( 0.000028)
autoconf 0.000029 0.000010 0.000039 ( 0.000038)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.001368 0.008465 3.965171 ( 3.415384)
build_miniruby 0.001419 0.000668 1.354421 ( 1.416533)
build_ruby 0.001254 0.000590 3.366185 ( 31.524333)
build_all 0.003934 0.004048 6.559204 ( 2.628088)
build_install 0.012030 0.006015 9.328145 ( 4.182484)
test_btest 0.000648 0.000324 92.950751 ( 24.791008)
test_basic 0.007925 0.001690 0.932139 ( 0.978922)
test_all 0.095904 0.052451 727.500776 (212.176825)
test_rubyspec 0.053746 0.027051 131.156727 ( 27.359789)
total: 308.47 sec