Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-080613
#<BuildRuby:0x00007f8289b3fde0
@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.20241123-080613",
@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.000005 0.000026 ( 0.000025)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.002962 0.004674 3.804061 ( 3.748876)
build_miniruby 0.001657 0.000000 1.348209 ( 1.344797)
build_ruby 0.001872 0.000000 4.284176 ( 31.660777)
build_all 0.005704 0.002451 6.491303 ( 2.770181)
build_install 0.009982 0.009507 9.201291 ( 4.649823)
test_btest 0.000807 0.000231 77.506860 ( 20.802537)
test_basic 0.003271 0.006764 1.010791 ( 1.058261)
test_all 0.108189 0.036824 671.685062 (209.964225)
test_rubyspec 0.054834 0.027267 118.498672 ( 26.111986)
total: 302.11 sec