Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-002420
#<BuildRuby:0x00007fea8388fde0
@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.20241007-002420",
@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.000019 0.000003 0.000022 ( 0.000024)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.007659 0.001236 4.241473 ( 4.131856)
build_miniruby 0.001310 0.000211 1.813230 ( 1.841256)
build_ruby 0.002256 0.000000 3.977387 ( 33.034022)
build_all 0.009954 0.001241 7.019275 ( 3.150474)
build_install 0.011164 0.010365 10.081607 ( 5.062409)
test_btest 0.000974 0.000205 89.523269 ( 28.000261)
test_basic 0.002580 0.009097 1.205141 ( 1.293508)
test_all 0.114944 0.044857 869.988302 (402.962647)
test_rubyspec 0.052599 0.042418 141.654638 ( 65.039002)
total: 544.52 sec