Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-121044
#<BuildRuby:0x00007f306914fdc0
@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.20241122-121044",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000037 0.000010 0.000047 ( 0.000047)
configure 0.000031 0.000009 0.000040 ( 0.000039)
build_up 0.000210 0.008009 3.557139 ( 3.436383)
build_miniruby 0.001328 0.000430 1.555207 ( 1.552085)
build_ruby 0.001406 0.000455 3.626274 ( 3.796126)
build_all 0.007701 0.001143 6.379470 ( 2.714212)
build_install 0.014924 0.004932 9.094314 ( 4.407075)
test_btest 0.000665 0.000210 79.138031 ( 21.241097)
test_basic 0.002278 0.007798 0.953637 ( 0.998231)
test_all 0.094828 0.051438 723.244091 (221.395943)
test_rubyspec 0.055789 0.021958 122.658837 ( 26.428751)
total: 285.97 sec