Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-090935
#<BuildRuby:0x00007ff98dc5fdd0
@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.20240626-090935",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000036 0.000007 0.000043 ( 0.000044)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.005631 0.004345 4.612874 ( 6.227908)
build_miniruby 0.001931 0.000429 1.884777 ( 2.234665)
build_ruby 0.002287 0.000508 4.907391 ( 19.533537)
build_all 0.011267 0.000625 9.153776 ( 10.095447)
build_install 0.013706 0.014840 12.764726 ( 13.972907)
test_btest 0.000759 0.000212 128.017953 (156.422249)
test_basic 0.010918 0.003047 1.377279 ( 2.704163)
test_all 0.103057 0.063758 1005.953583 (1202.610291)
test_rubyspec 0.060424 0.040882 181.526387 ( 93.388930)
total: 1507.19 sec