Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-183157
#<BuildRuby:0x00007f6e2095fde0
@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.20241224-183157",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000000 0.005303 1.785896 ( 2.062421)
build_miniruby 0.000000 0.001590 1.263690 ( 1.260358)
build_ruby 0.000639 0.001193 3.504855 ( 3.702484)
build_all 0.008002 0.000892 6.377036 ( 2.557867)
build_install 0.013195 0.004359 7.922396 ( 4.059939)
test_btest 0.000764 0.000183 74.997504 ( 20.543102)
test_basic 0.008828 0.002119 0.993364 ( 1.049583)
test_all 0.088571 0.054098 713.482261 (206.054506)
test_rubyspec 0.034561 0.047643 112.695111 ( 25.754122)
total: 267.05 sec