Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-171312
#<BuildRuby:0x00007f94e7bafdc8
@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.20241117-171312",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.007701 0.001203 4.075102 ( 4.440438)
build_miniruby 0.002147 0.000000 1.778789 ( 1.824382)
build_ruby 0.002596 0.000000 4.636622 ( 4.852668)
build_all 0.005558 0.004602 7.217393 ( 4.158664)
build_install 0.017676 0.005204 10.553496 ( 6.848526)
test_btest 0.000769 0.000146 89.151126 ( 56.714292)
test_basic 0.007307 0.005057 1.205759 ( 1.334945)
test_all 0.103410 0.046958 821.394782 (380.498461)
test_rubyspec 0.038614 0.044468 129.175119 ( 47.385715)
total: 508.06 sec