Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-094151
#<BuildRuby:0x00007f83c332fde0
@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.20240824-094151",
@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.000006 0.000027 ( 0.000028)
autoconf 0.000039 0.000011 0.000050 ( 0.000050)
configure 0.000031 0.000009 0.000040 ( 0.000041)
build_up 0.007952 0.001137 4.275223 ( 11.182819)
build_miniruby 0.001423 0.000406 1.881154 ( 2.153407)
build_ruby 0.002027 0.000579 4.879550 ( 70.941046)
build_all 0.007248 0.003855 9.350095 ( 10.013460)
build_install 0.022902 0.002863 12.503299 ( 17.360164)
test_btest 0.000884 0.000243 129.606650 (130.860701)
test_basic 0.000000 0.013189 1.410214 ( 2.042741)
test_all 0.111246 0.056564 1000.023176 (851.859090)
test_rubyspec 0.048991 0.047729 177.975299 (126.718520)
total: 1223.13 sec