Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-172656
#<BuildRuby:0x00007f36904bfdc0
@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.20241016-172656",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.002178 0.005830 4.195214 ( 4.048027)
build_miniruby 0.001407 0.000312 1.402104 ( 1.398851)
build_ruby 0.001673 0.000372 3.748674 ( 3.938643)
build_all 0.004573 0.004970 7.084443 ( 2.902053)
build_install 0.018191 0.001459 10.294158 ( 4.871626)
test_btest 0.000783 0.000180 96.288951 ( 36.205372)
test_basic 0.005829 0.004564 1.071288 ( 1.121165)
test_all 0.116904 0.035688 755.869426 (239.688871)
test_rubyspec 0.048597 0.041658 136.804728 ( 29.449003)
total: 323.62 sec