Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-163806
#<BuildRuby:0x000056040a2d6018
@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.20240209-163806",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.005616 0.000316 1.802019 ( 2.117035)
build_miniruby 0.000000 0.001315 1.278286 ( 1.275941)
build_ruby 0.000000 0.001425 3.033458 ( 3.278292)
build_all 0.005901 0.001680 6.413058 ( 2.397893)
build_install 0.015430 0.001981 7.605016 ( 3.578434)
test_btest 0.000667 0.000150 89.120866 ( 23.327897)
test_basic 0.001167 0.004241 0.862523 ( 0.925490)
test_all 0.080080 0.034746 712.689231 (203.057731)
test_rubyspec 0.037356 0.059751 149.661146 (159.153060)
total: 399.11 sec