Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-050822
#<BuildRuby:0x00007ff1b6d3fdd8
@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.20241102-050822",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.004012 0.004979 4.281104 ( 5.142662)
build_miniruby 0.001584 0.000420 1.791570 ( 1.892852)
build_ruby 0.002288 0.000000 4.710048 ( 5.145202)
build_all 0.010845 0.000000 7.140330 ( 5.081056)
build_install 0.016739 0.007482 10.373340 ( 6.988569)
test_btest 0.000582 0.000152 82.053953 ( 64.203251)
test_basic 0.008131 0.006364 1.204861 ( 1.608723)
test_all 0.117316 0.041955 804.018718 (471.489194)
test_rubyspec 0.051591 0.037839 126.231419 ( 49.535513)
total: 611.09 sec