Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-042401
#<BuildRuby:0x00007fa175e5fdd0
@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.20241015-042401",
@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.000025 0.000003 0.000028 ( 0.000030)
autoconf 0.000043 0.000006 0.000049 ( 0.000048)
configure 0.000037 0.000005 0.000042 ( 0.000041)
build_up 0.009561 0.001226 4.572466 ( 4.964040)
build_miniruby 0.001905 0.000244 1.956707 ( 2.041230)
build_ruby 0.002019 0.000259 4.854764 ( 5.285370)
build_all 0.000223 0.010808 8.033798 ( 4.977101)
build_install 0.019329 0.002829 11.158941 ( 6.183389)
test_btest 0.000783 0.000146 95.737734 ( 27.898021)
test_basic 0.004785 0.009063 1.336763 ( 1.431900)
test_all 0.112275 0.043018 871.569692 (327.535867)
test_rubyspec 0.062773 0.032858 139.372256 ( 39.195356)
total: 419.51 sec