Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-041527
#<BuildRuby:0x00007f1b6abcfde0
@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.20240619-041527",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000031 0.000011 0.000042 ( 0.000042)
configure 0.000025 0.000009 0.000034 ( 0.000035)
build_up 0.006272 0.002171 3.715164 ( 3.679355)
build_miniruby 0.001215 0.000421 1.243747 ( 1.240453)
build_ruby 0.001879 0.000000 3.644254 ( 3.828742)
build_all 0.006236 0.002680 7.913500 ( 3.198218)
build_install 0.008463 0.010132 10.739121 ( 5.090768)
test_btest 0.000655 0.000262 114.263527 ( 30.001082)
test_basic 0.001334 0.007392 1.154455 ( 1.204648)
test_all 0.106309 0.044789 851.072196 (260.764734)
test_rubyspec 0.043092 0.048006 168.986518 ( 41.268608)
total: 350.28 sec