Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-153356
#<BuildRuby:0x00007fd1b0f2fdd0
@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.20241118-153356",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000039 0.000005 0.000044 ( 0.000045)
configure 0.000032 0.000005 0.000037 ( 0.000035)
build_up 0.008076 0.000567 3.918652 ( 4.033625)
build_miniruby 0.001657 0.000231 1.714499 ( 1.719717)
build_ruby 0.001867 0.000259 4.095174 ( 26.625662)
build_all 0.004730 0.004294 6.691614 ( 3.262167)
build_install 0.000957 0.019016 9.669241 ( 6.888889)
test_btest 0.000689 0.000195 82.804114 ( 34.927624)
test_basic 0.009791 0.001577 1.099920 ( 1.178598)
test_all 0.119807 0.028072 755.047568 (255.103690)
test_rubyspec 0.045731 0.036914 118.771946 ( 27.275028)
total: 361.02 sec