Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-031423
#<BuildRuby:0x00007f255361fdd0
@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.20240810-031423",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.000047 0.008021 3.453927 ( 3.562088)
build_miniruby 0.001223 0.000391 1.383916 ( 1.381640)
build_ruby 0.001464 0.000468 3.997904 ( 4.143442)
build_all 0.004548 0.004268 8.096821 ( 2.991273)
build_install 0.019335 0.000833 10.395696 ( 4.549365)
test_btest 0.000341 0.000851 120.341508 ( 37.140310)
test_basic 0.008477 0.004759 1.461219 ( 1.808044)
test_all 0.109564 0.044948 814.192924 (285.297360)
test_rubyspec 0.050999 0.038929 171.427968 ( 35.611081)
total: 376.49 sec