Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-025934
#<BuildRuby:0x00007f359ba1fdd8
@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.20241215-025934",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.006012 0.001031 2.657676 ( 3.777782)
build_miniruby 0.001496 0.000256 1.713309 ( 1.877607)
build_ruby 0.002253 0.000386 4.547335 ( 50.095342)
build_all 0.001288 0.007834 6.080106 ( 3.570558)
build_install 0.015147 0.002918 8.151391 ( 13.574575)
test_btest 0.000752 0.000166 73.174329 ( 27.551260)
test_basic 0.004920 0.008327 1.167728 ( 1.295564)
test_all 0.104169 0.045434 744.391923 (313.420322)
test_rubyspec 0.061933 0.026644 121.117027 ( 36.101986)
total: 451.27 sec