Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-182522
#<BuildRuby:0x00007f321252fdc8
@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.20240727-182522",
@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.000014 0.000005 0.000019 ( 0.000021)
autoconf 0.000025 0.000008 0.000033 ( 0.000034)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.004969 0.002928 3.535231 ( 3.417525)
build_miniruby 0.000000 0.001637 1.556826 ( 1.553047)
build_ruby 0.002146 0.000057 3.934158 ( 4.170947)
build_all 0.006630 0.002486 7.695605 ( 3.064198)
build_install 0.010663 0.009134 10.431087 ( 4.977983)
test_btest 0.000525 0.000222 116.535964 ( 31.177905)
test_basic 0.002523 0.007491 1.244686 ( 1.290813)
test_all 0.106881 0.040518 760.750874 (221.969051)
test_rubyspec 0.046460 0.045365 168.276993 ( 34.769926)
total: 306.39 sec