Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-122947
#<BuildRuby:0x00007f65d2c6fdd8
@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.20241005-122947",
@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.000003 0.000024 ( 0.000025)
autoconf 0.000046 0.000007 0.000053 ( 0.000052)
configure 0.000042 0.000006 0.000048 ( 0.000047)
build_up 0.008580 0.001192 4.356112 ( 5.343331)
build_miniruby 0.001583 0.000220 1.891574 ( 1.980704)
build_ruby 0.001787 0.000248 4.953900 ( 5.364442)
build_all 0.010571 0.000843 7.848800 ( 5.929660)
build_install 0.025594 0.000390 11.286295 ( 9.635089)
test_btest 0.001182 0.000000 99.984899 ( 83.984637)
test_basic 0.011485 0.003279 1.346149 ( 2.092899)
test_all 0.118214 0.047714 872.790396 (576.097119)
test_rubyspec 0.057102 0.034793 140.786296 ( 55.687318)
total: 746.12 sec