Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-215621
#<BuildRuby:0x00007fb9b332fdd8
@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.20241210-215621",
@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.000002 0.000023 ( 0.000023)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.004749 0.003672 3.634695 ( 3.966258)
build_miniruby 0.000000 0.001927 1.772414 ( 1.787150)
build_ruby 0.000653 0.001478 4.806536 ( 4.943609)
build_all 0.006726 0.004357 6.683187 ( 3.729739)
build_install 0.023939 0.001212 9.454363 ( 5.628417)
test_btest 0.000710 0.000106 77.855353 ( 32.466114)
test_basic 0.010432 0.000913 1.037178 ( 1.138199)
test_all 0.088705 0.058180 690.347206 (230.006480)
test_rubyspec 0.040380 0.034953 116.385557 ( 26.193062)
total: 309.86 sec