Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-015103
#<BuildRuby:0x00007f2ceb8bfdc0
@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.20241125-015103",
@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.000032 0.000013 0.000045 ( 0.000044)
configure 0.000024 0.000009 0.000033 ( 0.000033)
build_up 0.007853 0.001463 3.831007 ( 4.137487)
build_miniruby 0.001360 0.000516 1.699070 ( 1.757605)
build_ruby 0.001193 0.000452 2.823320 ( 3.065313)
build_all 0.007087 0.000000 4.757059 ( 1.907263)
build_install 0.012062 0.004717 6.361014 ( 3.059553)
test_btest 0.000688 0.000249 59.645100 ( 15.545168)
test_basic 0.003493 0.003782 0.669146 ( 0.736668)
test_all 0.102580 0.032489 549.714654 (161.127186)
test_rubyspec 0.046758 0.038334 115.502885 ( 18.632173)
total: 209.97 sec