Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-120223
#<BuildRuby:0x00007f9f88a6fde0
@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.20241011-120223",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.000000 0.007907 3.467428 ( 3.354664)
build_miniruby 0.000000 0.001488 1.645537 ( 1.642506)
build_ruby 0.000000 0.002085 4.353747 ( 4.545505)
build_all 0.006259 0.002422 7.316762 ( 3.011595)
build_install 0.017317 0.001719 9.787862 ( 4.478261)
test_btest 0.000785 0.000231 94.910528 ( 25.266916)
test_basic 0.005663 0.004538 1.162212 ( 1.209515)
test_all 0.112499 0.037006 768.076254 (230.736807)
test_rubyspec 0.038854 0.046775 135.429684 ( 29.449380)
total: 303.70 sec