Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-020008
#<BuildRuby:0x00007fd210c6fdd8
@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.20240627-020008",
@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.000021 0.000007 0.000028 ( 0.000028)
autoconf 0.000042 0.000013 0.000055 ( 0.000054)
configure 0.000027 0.000008 0.000035 ( 0.000036)
build_up 0.000000 0.009249 4.046065 ( 3.478349)
build_miniruby 0.000000 0.001600 1.622301 ( 1.620527)
build_ruby 0.000987 0.001333 3.853240 ( 4.001161)
build_all 0.006166 0.003284 8.086329 ( 3.254036)
build_install 0.012271 0.007391 10.778507 ( 4.930189)
test_btest 0.000644 0.000265 115.325830 ( 32.094423)
test_basic 0.002965 0.005550 1.055774 ( 1.106770)
test_all 0.094187 0.059934 901.706965 (277.503788)
test_rubyspec 0.063400 0.031351 167.090091 ( 32.111248)
total: 360.10 sec