Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-095536
#<BuildRuby:0x00007f1a727afdd0
@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.20241108-095536",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000036 0.000002 0.000038 ( 0.000038)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.006726 0.000448 3.618575 ( 3.554803)
build_miniruby 0.001352 0.000091 1.591761 ( 1.588534)
build_ruby 0.001792 0.000119 3.491143 ( 3.657639)
build_all 0.007666 0.000000 5.972880 ( 2.368805)
build_install 0.007211 0.012155 8.662777 ( 4.041157)
test_btest 0.000779 0.000111 79.633337 ( 28.725513)
test_basic 0.000000 0.009181 0.910136 ( 0.960209)
test_all 0.108647 0.036849 700.443173 (227.207831)
test_rubyspec 0.041050 0.040127 118.415077 ( 23.186182)
total: 295.29 sec