Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-140206
#<BuildRuby:0x00007f7ac2dffdd8
@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.20240627-140206",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000036 0.000000 0.000036 ( 0.000037)
build_up 0.001605 0.007557 4.191628 ( 3.548278)
build_miniruby 0.001540 0.000495 1.638494 ( 1.749386)
build_ruby 0.001406 0.000452 4.297479 ( 35.265146)
build_all 0.006229 0.002003 8.396235 ( 3.417426)
build_install 0.016843 0.004160 10.682617 ( 4.854128)
test_btest 0.000655 0.000205 118.060517 ( 31.624227)
test_basic 0.008097 0.004176 1.236114 ( 1.297711)
test_all 0.092450 0.058700 853.694723 (255.788574)
test_rubyspec 0.058310 0.033532 165.249953 ( 36.675104)
total: 374.22 sec