Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-104707
#<BuildRuby:0x00007f6292b3fdc0
@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.20241108-104707",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.003931 0.003235 3.968110 ( 4.200712)
build_miniruby 0.001422 0.000266 1.556132 ( 1.553689)
build_ruby 0.001381 0.000259 4.585415 ( 4.711303)
build_all 0.006581 0.002901 6.953201 ( 3.501234)
build_install 0.019732 0.003199 9.965265 ( 5.674923)
test_btest 0.000640 0.000125 82.556234 ( 35.200488)
test_basic 0.002882 0.007304 0.960817 ( 1.018262)
test_all 0.113848 0.044300 804.328380 (472.479196)
test_rubyspec 0.050934 0.031622 126.853932 ( 53.574310)
total: 581.92 sec