Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-131233
#<BuildRuby:0x00007f30638dfdc0
@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.20241116-131233",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.003025 0.004663 3.888922 ( 3.793674)
build_miniruby 0.001282 0.000248 1.453192 ( 1.451372)
build_ruby 0.001432 0.000277 4.224972 ( 4.417574)
build_all 0.002466 0.007067 6.581718 ( 2.733536)
build_install 0.016202 0.005073 9.390408 ( 4.570598)
test_btest 0.000707 0.000176 80.871455 ( 22.734431)
test_basic 0.010127 0.001436 1.107533 ( 1.163837)
test_all 0.100762 0.051386 751.473887 (359.123142)
test_rubyspec 0.064329 0.018255 127.690242 ( 46.913236)
total: 446.90 sec