Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-105502
#<BuildRuby:0x00007f7bd6ddfdc0
@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.20241228-105502",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000034 0.000009 0.000043 ( 0.000042)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.001542 0.004380 1.845821 ( 2.148997)
build_miniruby 0.000000 0.001386 1.274475 ( 1.271347)
build_ruby 0.000000 0.002136 3.530898 ( 3.752748)
build_all 0.002216 0.006301 6.440969 ( 2.705853)
build_install 0.013710 0.004614 8.385600 ( 4.553502)
test_btest 0.000700 0.000247 73.712819 ( 20.099275)
test_basic 0.003090 0.005097 0.808379 ( 0.862366)
test_all 0.084104 0.055924 669.828501 (193.469340)
test_rubyspec 0.022518 0.055196 112.426883 ( 23.380069)
total: 252.24 sec