Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-032513
#<BuildRuby:0x00007fbb6ba0fdd8
@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.20241019-032513",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000676 0.006878 3.904732 ( 3.973673)
build_miniruby 0.001237 0.000394 1.674459 ( 1.671903)
build_ruby 0.001893 0.000000 4.038514 ( 4.244355)
build_all 0.008037 0.000000 6.702959 ( 2.582113)
build_install 0.015504 0.003460 10.044545 ( 4.730812)
test_btest 0.000733 0.000202 92.556113 ( 24.477153)
test_basic 0.007674 0.003844 1.015071 ( 1.064863)
test_all 0.116265 0.036036 777.750061 (257.029033)
test_rubyspec 0.053636 0.031965 141.436385 ( 31.990953)
total: 331.77 sec