Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-152224
#<BuildRuby:0x000055843643a4f8
@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.20231231-152224",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.002186 0.003638 1.709380 ( 2.303072)
build_miniruby 0.000000 0.001520 1.718546 ( 1.734207)
build_ruby 0.000000 0.001561 2.870802 ( 15.357894)
build_all 0.003409 0.003428 5.225213 ( 2.104285)
build_install 0.009407 0.006572 6.313098 ( 3.160091)
test_btest 0.000792 0.000241 78.162497 ( 21.092046)
test_basic 0.003950 0.002761 0.792122 ( 0.849305)
test_all 0.088456 0.032067 771.022102 (246.757987)
test_rubyspec 0.055387 0.013150 96.018347 (107.872135)
total: 401.23 sec