Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-225418
#<BuildRuby:0x0000556eaa276230
@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.20240216-225418",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.003324 0.003091 1.955904 ( 2.300105)
build_miniruby 0.001495 0.000276 1.767363 ( 1.848359)
build_ruby 0.001497 0.000277 3.675160 ( 15.294303)
build_all 0.007154 0.000584 6.627158 ( 2.957598)
build_install 0.009126 0.008264 7.561179 ( 3.586027)
test_btest 0.000786 0.000184 89.262589 ( 24.133285)
test_basic 0.002224 0.003593 0.892068 ( 2.452441)
test_all 0.076266 0.039831 765.092361 (215.774131)
test_rubyspec 0.050639 0.023799 102.199102 (111.202659)
total: 379.55 sec