Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-012020
#<BuildRuby:0x00007f1e465dfdc0
@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.20241002-012020",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.003793 0.004900 4.693124 ( 3.796469)
build_miniruby 0.001324 0.000290 1.741551 ( 1.738906)
build_ruby 0.001651 0.000361 3.958022 ( 4.164425)
build_all 0.008545 0.000000 6.774019 ( 2.809997)
build_install 0.017380 0.001821 10.240436 ( 4.717448)
test_btest 0.000903 0.000176 96.472333 ( 25.730195)
test_basic 0.007495 0.004756 1.209842 ( 1.261158)
test_all 0.124764 0.023357 739.769626 (211.214703)
test_rubyspec 0.050647 0.039667 132.223874 ( 26.565975)
total: 282.00 sec