Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-040339
#<BuildRuby:0x00007f131760fdc0
@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.20241126-040339",
@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.000017 0.000004 0.000021 ( 0.000023)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.006528 0.000620 2.869912 ( 3.026395)
build_miniruby 0.001581 0.000000 1.503155 ( 1.503633)
build_ruby 0.002223 0.000000 4.421920 ( 4.549269)
build_all 0.007982 0.000000 6.415171 ( 2.983572)
build_install 0.012113 0.008817 8.997606 ( 4.835002)
test_btest 0.000619 0.000171 79.050038 ( 24.654905)
test_basic 0.006770 0.004646 0.996066 ( 1.051552)
test_all 0.103937 0.037080 685.614851 (205.832118)
test_rubyspec 0.053576 0.030627 119.914271 ( 26.766953)
total: 275.20 sec