Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-140130
#<BuildRuby:0x00007fd7379bfdc8
@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.20241214-140130",
@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.000005 0.000020 ( 0.000021)
autoconf 0.000054 0.000000 0.000054 ( 0.000055)
configure 0.000043 0.000000 0.000043 ( 0.000043)
build_up 0.002739 0.003701 2.401534 ( 2.777483)
build_miniruby 0.001430 0.000446 1.714233 ( 1.730191)
build_ruby 0.002152 0.000000 4.163817 ( 4.303321)
build_all 0.008745 0.000876 6.322739 ( 3.141788)
build_install 0.019047 0.002985 8.252385 ( 5.135153)
test_btest 0.000644 0.000178 78.579648 ( 31.080853)
test_basic 0.009567 0.000164 0.987513 ( 2.564500)
test_all 0.112682 0.033251 735.608825 (246.815386)
test_rubyspec 0.054404 0.023268 114.487911 ( 26.993186)
total: 324.54 sec