Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-220838
#<BuildRuby:0x00007fed7c1bfdc0
@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.20241025-220838",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.006898 0.000803 3.417077 ( 3.294507)
build_miniruby 0.001272 0.000329 1.301832 ( 1.299189)
build_ruby 0.001844 0.000476 3.696297 ( 3.850965)
build_all 0.008378 0.001033 7.130930 ( 3.001370)
build_install 0.017987 0.002172 9.422162 ( 4.371767)
test_btest 0.000673 0.000158 74.141139 ( 19.998443)
test_basic 0.007112 0.001673 0.822777 ( 0.869434)
test_all 0.116858 0.030497 752.726683 (238.148165)
test_rubyspec 0.046820 0.033210 124.255359 ( 28.779730)
total: 303.61 sec