Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-125248
#<BuildRuby:0x00007f657d23fde0
@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.20241113-125248",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000031 0.000006 0.000037 ( 0.000038)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.004004 0.004987 4.325908 ( 4.647394)
build_miniruby 0.001324 0.000341 1.878210 ( 2.087553)
build_ruby 0.000000 0.002370 4.532371 ( 11.913445)
build_all 0.007047 0.002489 7.094245 ( 4.019081)
build_install 0.017717 0.005666 9.992271 ( 6.225896)
test_btest 0.000700 0.000200 84.339678 ( 47.754220)
test_basic 0.007791 0.002226 1.122173 ( 1.301720)
test_all 0.097039 0.056896 813.704603 (348.141537)
test_rubyspec 0.048017 0.035329 122.104934 ( 31.644450)
total: 457.74 sec