Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-125413
#<BuildRuby:0x0000563aa31a2078
@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.20240209-125413",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.002590 0.003679 1.698951 ( 2.025964)
build_miniruby 0.001105 0.000233 1.648287 ( 1.649917)
build_ruby 0.001433 0.000302 3.308164 ( 3.532181)
build_all 0.006927 0.000578 6.297866 ( 2.431043)
build_install 0.014811 0.002023 7.903207 ( 3.774852)
test_btest 0.000000 0.000985 87.755743 ( 23.044059)
test_basic 0.000000 0.005911 0.740923 ( 0.800037)
test_all 0.089580 0.030220 803.296074 (281.220488)
test_rubyspec 0.062153 0.050660 186.500888 (204.621802)
total: 523.10 sec