Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-133955
#<BuildRuby:0x0000556a07072120
@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.20240219-133955",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.004522 0.004074 2.976711 ( 3.206064)
build_miniruby 0.001163 0.000314 1.776624 ( 1.825724)
build_ruby 0.001452 0.000391 3.617894 ( 3.934831)
build_all 0.008835 0.000188 6.896684 ( 4.575960)
build_install 0.013602 0.006700 8.808422 ( 5.988996)
test_btest 0.000700 0.000193 94.101756 ( 59.571476)
test_basic 0.000000 0.007599 0.992936 ( 1.219065)
test_all 0.067932 0.049614 804.187116 (412.591665)
test_rubyspec 0.047877 0.045327 132.262274 (169.069774)
total: 661.98 sec