Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-131324
#<BuildRuby:0x00007f3a0fb7fde0
@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.20240922-131324",
@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.000005 0.000022 ( 0.000021)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.005484 0.003276 3.852744 ( 3.348590)
build_miniruby 0.001159 0.000356 1.239609 ( 1.237116)
build_ruby 0.001409 0.000434 3.300238 ( 3.551465)
build_all 0.006647 0.000747 6.151294 ( 2.460152)
build_install 0.013155 0.005686 8.432916 ( 3.776257)
test_btest 0.000665 0.000206 82.913752 ( 21.637253)
test_basic 0.002363 0.008076 1.000243 ( 1.045760)
test_all 0.109560 0.039069 716.134174 (206.685099)
test_rubyspec 0.054802 0.029240 140.716005 ( 41.523428)
total: 285.27 sec