Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-010923
#<BuildRuby:0x00007fd2ef87fdd8
@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.20240728-010923",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000032 0.000006 0.000038 ( 0.000039)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.007564 0.000739 3.749233 ( 3.794550)
build_miniruby 0.000000 0.001860 1.671317 ( 1.682547)
build_ruby 0.000000 0.002248 4.402495 ( 4.554835)
build_all 0.006352 0.003388 8.745123 ( 3.970913)
build_install 0.017461 0.004395 11.997591 ( 5.897480)
test_btest 0.000865 0.000216 120.431919 ( 34.273366)
test_basic 0.006159 0.003563 1.351224 ( 1.479465)
test_all 0.104126 0.046291 865.929467 (289.520670)
test_rubyspec 0.047887 0.047235 171.004379 ( 39.112278)
total: 384.29 sec