Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250311-140717
#<BuildRuby:0x00007f9956cafde0
@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.20250311-140717",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000031 0.000004 0.000035 ( 0.000036)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.002806 0.003812 3.108059 ( 2.292096)
build_miniruby 0.001227 0.000211 1.394518 ( 1.391906)
build_ruby 0.001468 0.000253 3.663314 ( 3.917051)
build_all 0.004052 0.003284 5.200070 ( 2.148868)
build_install 0.014819 0.002992 7.824991 ( 4.062229)
test_btest 0.000865 0.000168 46.343248 ( 12.770823)
test_basic 0.007822 0.000026 0.727629 ( 0.783775)
test_all 0.078937 0.038427 562.642929 (166.821013)
test_rubyspec 0.051133 0.021683 98.401288 ( 23.169496)
total: 217.36 sec