Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-085721
#<BuildRuby:0x00007fa5112ffdd8
@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.20240622-085721",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000031 0.000003 0.000034 ( 0.000036)
build_up 0.000000 0.007588 2.965848 ( 2.810566)
build_miniruby 0.001115 0.000559 1.178696 ( 1.177128)
build_ruby 0.001477 0.000269 3.493963 ( 3.655418)
build_all 0.003014 0.004745 7.087358 ( 2.698723)
build_install 0.017066 0.000051 9.863600 ( 4.615077)
test_btest 0.000970 0.000000 107.198486 ( 27.904210)
test_basic 0.001586 0.007082 1.081629 ( 1.130834)
test_all 0.096520 0.051076 815.767739 (263.096374)
test_rubyspec 0.065014 0.031816 171.685393 ( 43.331898)
total: 350.42 sec