Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-113626
#<BuildRuby:0x00007f4f6100fde0
@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.20241123-113626",
@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.000019)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.002361 0.004768 3.552903 ( 3.458789)
build_miniruby 0.001445 0.000000 1.464319 ( 1.460953)
build_ruby 0.001859 0.000000 3.247262 ( 3.437407)
build_all 0.002032 0.005785 5.554312 ( 2.270843)
build_install 0.016036 0.002759 8.012856 ( 3.802042)
test_btest 0.000000 0.000922 71.923367 ( 18.853915)
test_basic 0.006598 0.002449 0.791920 ( 0.837820)
test_all 0.088831 0.052761 645.650055 (187.205616)
test_rubyspec 0.053496 0.021229 114.955024 ( 20.633458)
total: 241.96 sec