Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-084724
#<BuildRuby:0x00007fca0f09fde0
@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.20241101-084724",
@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.000036 0.000009 0.000045 ( 0.000044)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.009230 0.000000 4.156862 ( 4.431912)
build_miniruby 0.002114 0.000000 1.759320 ( 1.872008)
build_ruby 0.000000 0.002566 4.537709 ( 4.699741)
build_all 0.003497 0.007702 7.314984 ( 4.491919)
build_install 0.017466 0.006917 10.433441 ( 7.488047)
test_btest 0.000731 0.000231 80.370314 ( 68.912119)
test_basic 0.007138 0.005104 1.129899 ( 1.631808)
test_all 0.113123 0.044272 879.529421 (561.919529)
test_rubyspec 0.041743 0.052708 124.677103 ( 67.084606)
total: 722.53 sec