Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-014732
#<BuildRuby:0x00007f7e621ffdc8
@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.20241127-014732",
@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.000002 0.000023 ( 0.000023)
autoconf 0.000041 0.000005 0.000046 ( 0.000044)
configure 0.000036 0.000004 0.000040 ( 0.000039)
build_up 0.009373 0.000000 3.611025 ( 3.512322)
build_miniruby 0.001566 0.000000 1.678539 ( 1.679053)
build_ruby 0.002148 0.000000 4.578877 ( 4.707861)
build_all 0.006870 0.003056 6.667302 ( 3.418739)
build_install 0.023230 0.000036 9.521744 ( 5.402536)
test_btest 0.000840 0.000089 81.883988 ( 30.517065)
test_basic 0.007055 0.004745 1.117798 ( 1.210327)
test_all 0.115865 0.035185 756.009187 (258.902133)
test_rubyspec 0.035888 0.046961 122.378976 ( 28.147857)
total: 337.50 sec