Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-063804
#<BuildRuby:0x00007f35a657fde0
@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.20241127-063804",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.003948 0.004095 3.201775 ( 3.035186)
build_miniruby 0.000000 0.001598 1.309219 ( 1.306127)
build_ruby 0.000000 0.002082 3.781995 ( 3.940852)
build_all 0.004799 0.005490 6.737611 ( 2.883725)
build_install 0.011532 0.008225 8.824279 ( 4.229971)
test_btest 0.000686 0.000196 81.964770 ( 21.995906)
test_basic 0.007187 0.003873 1.058544 ( 1.102989)
test_all 0.117460 0.031739 711.246512 (215.795850)
test_rubyspec 0.053664 0.032525 119.538643 ( 23.065883)
total: 277.36 sec