Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-121345
#<BuildRuby:0x00007f30e42dfde0
@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.20241017-121345",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000029 0.000011 0.000040 ( 0.000041)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.001258 0.006732 3.991926 ( 3.852899)
build_miniruby 0.001184 0.000525 1.731867 ( 1.728014)
build_ruby 0.000000 0.002057 4.299574 ( 4.463749)
build_all 0.006620 0.003074 7.337207 ( 2.962842)
build_install 0.019023 0.002925 9.846809 ( 4.449716)
test_btest 0.000662 0.000277 96.096137 ( 25.251020)
test_basic 0.000000 0.010803 1.154009 ( 1.198250)
test_all 0.111437 0.037437 767.308209 (251.040970)
test_rubyspec 0.051123 0.037721 134.619705 ( 31.668908)
total: 326.62 sec