Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-191017
#<BuildRuby:0x000055581f176228
@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.20240115-191017",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.000000 0.006180 1.707882 ( 2.590486)
build_miniruby 0.000005 0.001633 1.692334 ( 1.728712)
build_ruby 0.001205 0.000172 3.621554 ( 3.906923)
build_all 0.000000 0.007055 5.969596 ( 3.594087)
build_install 0.015397 0.001622 7.123034 ( 4.776741)
test_btest 0.000887 0.000171 82.244541 ( 47.434315)
test_basic 0.002888 0.000559 0.920124 ( 1.438655)
test_all 0.077637 0.045825 788.594463 (312.845956)
test_rubyspec 0.032026 0.029985 94.229008 (106.693745)
total: 485.01 sec