Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-061933
#<BuildRuby:0x0000564021a1e390
@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.20240207-061933",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000023 0.000006 0.000029 ( 0.000030)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.001866 0.004468 1.908661 ( 2.297095)
build_miniruby 0.001294 0.000431 1.718074 ( 1.719996)
build_ruby 0.001427 0.000476 3.526500 ( 3.793548)
build_all 0.006456 0.000771 6.254932 ( 3.121692)
build_install 0.017748 0.002078 7.889738 ( 4.396389)
test_btest 0.000800 0.000233 87.719106 ( 35.019583)
test_basic 0.006010 0.000581 0.910725 ( 1.008203)
test_all 0.079187 0.036087 727.108414 (272.092607)
test_rubyspec 0.055757 0.050387 174.823863 (187.065571)
total: 510.52 sec