Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-123257
#<BuildRuby:0x00007f87dd51fdd0
@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.20241207-123257",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005459 0.000910 2.958827 ( 2.881606)
build_miniruby 0.001160 0.000193 1.081602 ( 1.079096)
build_ruby 0.001372 0.000228 3.120624 ( 3.335177)
build_all 0.000069 0.007860 5.379816 ( 2.168663)
build_install 0.015146 0.008019 9.078368 ( 5.358487)
test_btest 0.000711 0.000196 72.477856 ( 25.836549)
test_basic 0.008371 0.001100 1.045088 ( 1.084451)
test_all 0.083556 0.058266 697.877832 (224.276654)
test_rubyspec 0.045784 0.033023 119.194501 ( 27.092704)
total: 293.11 sec