Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-024324
#<BuildRuby:0x0000560d474fe228
@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.20240213-024324",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000033 0.000003 0.000036 ( 0.000034)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.000000 0.006370 1.965465 ( 2.314279)
build_miniruby 0.000000 0.001390 1.617758 ( 1.617664)
build_ruby 0.001494 0.000311 3.340714 ( 3.578208)
build_all 0.008305 0.000024 6.367008 ( 3.080331)
build_install 0.015699 0.003406 7.684920 ( 4.186464)
test_btest 0.000000 0.001009 89.053813 ( 32.051748)
test_basic 0.005826 0.001901 0.981415 ( 1.072372)
test_all 0.087750 0.027236 795.080810 (293.187280)
test_rubyspec 0.047995 0.062787 185.817761 (195.550161)
total: 536.64 sec