Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-131444
#<BuildRuby:0x00007f384a0efdd8
@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.20240902-131444",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000038 0.000005 0.000043 ( 0.000042)
configure 0.000035 0.000000 0.000035 ( 0.000036)
build_up 0.008094 0.000029 3.915306 ( 3.776879)
build_miniruby 0.000000 0.001910 1.678007 ( 1.675156)
build_ruby 0.000254 0.002032 4.610669 ( 4.760631)
build_all 0.009403 0.000770 8.716212 ( 4.021130)
build_install 0.017094 0.006327 11.887599 ( 6.024662)
test_btest 0.000782 0.000131 120.611392 ( 35.035010)
test_basic 0.005356 0.003065 1.080763 ( 1.126915)
test_all 0.099723 0.051714 822.936235 (234.851902)
test_rubyspec 0.038281 0.051193 164.448494 ( 34.554077)
total: 325.83 sec