Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-032907
#<BuildRuby:0x00007efd7184fdd0
@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.20240930-032907",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.005657 0.002644 4.492279 ( 3.627005)
build_miniruby 0.001345 0.000285 1.247058 ( 1.244075)
build_ruby 0.001515 0.000321 3.308140 ( 3.487130)
build_all 0.007566 0.000760 6.759265 ( 2.737055)
build_install 0.017038 0.006000 10.449989 ( 4.824373)
test_btest 0.000914 0.000203 98.873866 ( 38.148172)
test_basic 0.009837 0.001204 1.220634 ( 1.273670)
test_all 0.098964 0.052142 770.798067 (262.767244)
test_rubyspec 0.047609 0.036548 137.100407 ( 28.194771)
total: 346.30 sec