Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-054942
#<BuildRuby:0x00007f9901f6fdc8
@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.20240714-054942",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.006144 0.001387 3.488115 ( 3.388551)
build_miniruby 0.001290 0.000291 1.650745 ( 1.647740)
build_ruby 0.001824 0.000412 4.125800 ( 4.245997)
build_all 0.002719 0.005872 7.385338 ( 2.736803)
build_install 0.016412 0.001090 9.641559 ( 4.198762)
test_btest 0.000000 0.001141 110.896023 ( 29.893359)
test_basic 0.005944 0.003354 1.089073 ( 1.139160)
test_all 0.096281 0.053270 799.742092 (229.895193)
test_rubyspec 0.037781 0.053071 170.089619 ( 37.335343)
total: 314.48 sec