Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-083254
#<BuildRuby:0x00007fd2681dfdc0
@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.20241111-083254",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000025 0.000007 0.000032 ( 0.000029)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.000723 0.007000 3.328870 ( 3.235581)
build_miniruby 0.001200 0.000400 1.248121 ( 1.245793)
build_ruby 0.001353 0.000451 3.283086 ( 3.521964)
build_all 0.007675 0.001161 6.356271 ( 2.698568)
build_install 0.010464 0.009171 9.149403 ( 4.442326)
test_btest 0.001021 0.000000 78.559368 ( 20.713153)
test_basic 0.000000 0.009398 1.006708 ( 1.060372)
test_all 0.100413 0.047683 747.858689 (257.929343)
test_rubyspec 0.038000 0.044184 127.122349 ( 28.642214)
total: 323.49 sec