Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-232030
#<BuildRuby:0x00007ff010c8fde0
@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.20240801-232030",
@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.000015 0.000007 0.000022 ( 0.000022)
autoconf 0.000025 0.000011 0.000036 ( 0.000036)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.002222 0.005135 3.530500 ( 3.613787)
build_miniruby 0.001561 0.000000 1.672575 ( 1.675156)
build_ruby 0.002052 0.000000 4.106541 ( 4.284563)
build_all 0.009491 0.000999 8.639690 ( 4.113965)
build_install 0.017596 0.002158 11.197605 ( 10.082378)
test_btest 0.000841 0.000000 120.741490 ( 44.488131)
test_basic 0.011748 0.000103 1.325455 ( 1.410693)
test_all 0.112574 0.044726 858.490429 (360.309498)
test_rubyspec 0.056786 0.034997 177.594029 ( 93.764052)
total: 523.74 sec