Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-003801
#<BuildRuby:0x00007fad8569fde0
@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.20241023-003801",
@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.000024 0.000006 0.000030 ( 0.000030)
autoconf 0.000045 0.000012 0.000057 ( 0.000057)
configure 0.000038 0.000010 0.000048 ( 0.000047)
build_up 0.007563 0.002002 4.266752 ( 5.266393)
build_miniruby 0.002131 0.000000 1.735894 ( 1.932739)
build_ruby 0.002006 0.000057 4.714644 ( 12.229656)
build_all 0.009570 0.001328 7.418613 ( 4.936380)
build_install 0.019219 0.007144 10.540963 ( 7.461038)
test_btest 0.000716 0.000188 85.383011 ( 66.406347)
test_basic 0.004399 0.009312 1.226081 ( 1.649004)
test_all 0.095997 0.063286 811.464815 (455.331131)
test_rubyspec 0.048087 0.043991 131.082366 ( 55.000764)
total: 610.22 sec