Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-052709
#<BuildRuby:0x00007f3cf25dfdc8
@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.20240902-052709",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000034 0.000006 0.000040 ( 0.000038)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.000647 0.007257 3.178448 ( 3.301719)
build_miniruby 0.001842 0.000000 1.256921 ( 1.253085)
build_ruby 0.001974 0.000000 3.532063 ( 3.697633)
build_all 0.008328 0.000000 7.369564 ( 2.840441)
build_install 0.018211 0.000000 10.098253 ( 4.668391)
test_btest 0.000940 0.000000 108.014964 ( 27.643126)
test_basic 0.009525 0.000396 1.090359 ( 1.138294)
test_all 0.102703 0.050214 799.065508 (249.262523)
test_rubyspec 0.070908 0.023558 166.579023 ( 27.217561)
total: 321.02 sec