Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-022552
#<BuildRuby:0x0000555e65dfdfb8
@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.20230528-022552",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000000 0.006524 1.818824 ( 3.713842)
build_miniruby 0.000000 0.001719 1.324817 ( 1.464872)
build_ruby 0.000000 0.001647 2.678969 ( 3.045759)
build_all 0.000000 0.006933 2.158140 ( 2.083996)
build_install 0.008238 0.010370 3.533877 ( 3.818622)
test_btest 0.000554 0.000203 75.050562 ( 38.978721)
test_basic 0.005759 0.000764 0.754928 ( 0.916433)
test_all 0.000988 0.000350 562.368389 (246.223915)
test_rubyspec 0.024421 0.028910 84.022769 (102.561567)
total: 402.81 sec