Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-162303
#<BuildRuby:0x00007f90e2d2fdc8
@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.20240628-162303",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.001230 0.007252 4.078274 ( 3.840730)
build_miniruby 0.001275 0.000383 1.409946 ( 1.407313)
build_ruby 0.001731 0.000519 4.069068 ( 4.231444)
build_all 0.004307 0.004142 7.664256 ( 2.881817)
build_install 0.015246 0.005165 10.849716 ( 5.636585)
test_btest 0.000740 0.000240 112.820913 ( 31.081114)
test_basic 0.003700 0.005147 1.073688 ( 1.123981)
test_all 0.106470 0.043382 816.179734 (279.079390)
test_rubyspec 0.050142 0.044038 165.631505 ( 32.055193)
total: 361.34 sec