Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-094427
#<BuildRuby:0x00007f60eda6fdd8
@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.20240802-094427",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.009751 0.001283 4.249049 ( 6.822376)
build_miniruby 0.001994 0.000262 1.836922 ( 2.526247)
build_ruby 0.002361 0.000310 4.803774 ( 32.351454)
build_all 0.006500 0.004672 9.287769 ( 11.730876)
build_install 0.025276 0.001727 12.704718 ( 17.493368)
test_btest 0.000906 0.000129 128.575371 (161.238104)
test_basic 0.013700 0.000000 1.433876 ( 2.684896)
test_all 0.111726 0.055037 935.549981 (760.594683)
test_rubyspec 0.035646 0.053458 172.713114 ( 55.892975)
total: 1051.34 sec