Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-083557
#<BuildRuby:0x00007f876753fde0
@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.20240823-083557",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.003227 0.003866 3.607407 ( 3.656161)
build_miniruby 0.001843 0.000000 1.625645 ( 1.622429)
build_ruby 0.000000 0.001820 3.797561 ( 3.978302)
build_all 0.002448 0.006323 7.821581 ( 3.043830)
build_install 0.010409 0.008978 10.731484 ( 4.760097)
test_btest 0.000654 0.000240 116.789214 ( 30.418775)
test_basic 0.007152 0.003726 1.309760 ( 1.354090)
test_all 0.108659 0.042757 859.966901 (247.007919)
test_rubyspec 0.056058 0.031399 169.390811 ( 34.583123)
total: 330.43 sec