Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-022236
#<BuildRuby:0x00007ff1eb71fdd8
@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.20241107-022236",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.000000 0.007669 3.478679 ( 3.346116)
build_miniruby 0.000000 0.001588 1.531158 ( 1.529197)
build_ruby 0.000000 0.001950 3.799506 ( 16.596539)
build_all 0.003432 0.004481 6.064732 ( 2.420101)
build_install 0.013613 0.007287 8.836077 ( 4.299061)
test_btest 0.000745 0.000271 75.658251 ( 23.398541)
test_basic 0.005355 0.006108 1.062045 ( 5.597561)
test_all 0.088290 0.054685 696.152402 (204.948128)
test_rubyspec 0.050025 0.033098 117.766244 ( 27.740378)
total: 289.88 sec