Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-133639
#<BuildRuby:0x00007fc534e9fdd0
@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.20241119-133639",
@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.000009 0.000030 ( 0.000030)
autoconf 0.000031 0.000013 0.000044 ( 0.000045)
configure 0.000000 0.000053 0.000053 ( 0.000053)
build_up 0.000000 0.007744 3.794078 ( 3.698362)
build_miniruby 0.000990 0.000578 1.570522 ( 1.570012)
build_ruby 0.001409 0.000704 4.072951 ( 4.245177)
build_all 0.005372 0.002686 6.306662 ( 2.677522)
build_install 0.015538 0.003495 9.064698 ( 4.404190)
test_btest 0.000609 0.000282 77.714233 ( 20.666656)
test_basic 0.002399 0.007618 1.014874 ( 1.063233)
test_all 0.107748 0.036526 711.240249 (205.341242)
test_rubyspec 0.050559 0.031724 115.966845 ( 25.477310)
total: 269.14 sec