Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-134212
#<BuildRuby:0x00007f7258dbfde0
@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.20240929-134212",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.004331 0.004833 4.849859 ( 4.098106)
build_miniruby 0.001891 0.000000 1.659585 ( 1.663522)
build_ruby 0.000000 0.002071 4.441069 ( 4.600655)
build_all 0.003555 0.004677 6.199822 ( 2.414376)
build_install 0.012927 0.005161 9.590523 ( 4.105957)
test_btest 0.000897 0.000213 92.815298 ( 24.493624)
test_basic 0.000386 0.008404 1.085686 ( 1.138930)
test_all 0.116775 0.034037 788.058479 (274.910218)
test_rubyspec 0.039656 0.053094 137.186507 ( 30.768949)
total: 348.20 sec