Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-110254
#<BuildRuby:0x00007f6f2fa1fdd8
@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.20240904-110254",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000035 0.000008 0.000043 ( 0.000044)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.001670 0.006132 3.393655 ( 3.880033)
build_miniruby 0.001706 0.000000 1.405181 ( 1.425438)
build_ruby 0.001916 0.000000 3.458341 ( 3.662442)
build_all 0.007709 0.000000 7.278464 ( 2.764306)
build_install 0.010907 0.006403 10.205295 ( 4.762394)
test_btest 0.000753 0.000218 114.572862 ( 30.400157)
test_basic 0.003676 0.006187 1.231359 ( 1.279264)
test_all 0.114165 0.035155 871.010176 (257.655284)
test_rubyspec 0.053014 0.037422 167.839192 ( 46.675109)
total: 352.51 sec