Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-005132
#<BuildRuby:0x00007fe217b0fdc8
@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.20240903-005132",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000023 0.000008 0.000031 ( 0.000030)
build_up 0.006189 0.002063 3.700914 ( 3.739845)
build_miniruby 0.001585 0.000529 1.713683 ( 1.711117)
build_ruby 0.001767 0.000589 3.997135 ( 21.954384)
build_all 0.006372 0.000657 6.623427 ( 5.172061)
build_install 0.016576 0.006993 11.086004 ( 5.730152)
test_btest 0.000577 0.000192 124.904044 ( 40.534537)
test_basic 0.007700 0.002567 1.113420 ( 1.176306)
test_all 0.106635 0.044500 850.754341 (259.813590)
test_rubyspec 0.036785 0.054753 159.648837 ( 33.509894)
total: 373.34 sec