Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-164045
#<BuildRuby:0x00007f9e68b5fdc0
@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.20240711-164045",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000023 0.000006 0.000029 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.000000 0.006956 2.875871 ( 3.023435)
build_miniruby 0.000388 0.001107 1.140123 ( 1.137344)
build_ruby 0.001897 0.000000 3.104400 ( 3.273547)
build_all 0.006962 0.000771 7.491809 ( 2.967432)
build_install 0.010964 0.006218 10.037860 ( 4.809213)
test_btest 0.000780 0.000245 105.700808 ( 27.258709)
test_basic 0.004292 0.003827 1.176623 ( 1.225456)
test_all 0.109734 0.039654 778.865230 (252.466804)
test_rubyspec 0.056508 0.033453 157.712956 ( 29.078595)
total: 325.24 sec