Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-080511
#<BuildRuby:0x00007fd1bd8bfdd0
@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.20240926-080511",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.004457 0.004187 4.180228 ( 3.361581)
build_miniruby 0.001402 0.000238 1.517453 ( 1.517805)
build_ruby 0.001590 0.000308 4.286066 ( 4.484497)
build_all 0.006729 0.001302 7.257030 ( 3.079632)
build_install 0.012135 0.007547 10.242931 ( 4.439159)
test_btest 0.000773 0.000177 97.030156 ( 25.688712)
test_basic 0.010458 0.000416 1.060740 ( 1.106020)
test_all 0.098276 0.052750 791.381823 (258.721912)
test_rubyspec 0.060684 0.033223 138.527612 ( 31.842432)
total: 334.24 sec