Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-142447
#<BuildRuby:0x00007f342962fde0
@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.20241025-142447",
@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.000025 0.000003 0.000028 ( 0.000029)
autoconf 0.000048 0.000007 0.000055 ( 0.000053)
configure 0.000038 0.000005 0.000043 ( 0.000043)
build_up 0.004286 0.004009 3.931430 ( 4.101824)
build_miniruby 0.001404 0.000221 1.668288 ( 1.669756)
build_ruby 0.001623 0.000256 3.740667 ( 3.914980)
build_all 0.008734 0.000095 6.868763 ( 2.837856)
build_install 0.017160 0.001915 9.368376 ( 4.380517)
test_btest 0.001106 0.000162 78.062339 ( 21.189498)
test_basic 0.004237 0.006449 1.102534 ( 1.149501)
test_all 0.102355 0.045529 735.000530 (229.693369)
test_rubyspec 0.054877 0.029958 127.389588 ( 29.999307)
total: 298.94 sec