Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-100805
#<BuildRuby:0x00007f7e02befdc0
@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.20241217-100805",
@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.000005 0.000019 ( 0.000020)
autoconf 0.000025 0.000009 0.000034 ( 0.000034)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.000000 0.005908 2.380871 ( 2.691367)
build_miniruby 0.000000 0.001497 1.286208 ( 1.286328)
build_ruby 0.000000 0.001664 3.736516 ( 3.932800)
build_all 0.005811 0.001748 5.710860 ( 2.273023)
build_install 0.009018 0.008643 7.611826 ( 3.935621)
test_btest 0.001057 0.000000 75.661845 ( 22.296116)
test_basic 0.000822 0.006538 0.996932 ( 1.051722)
test_all 0.102586 0.042840 711.977950 (231.131605)
test_rubyspec 0.049039 0.033452 113.604586 ( 24.621354)
total: 293.22 sec