Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-182343
#<BuildRuby:0x00005643d9c223b0
@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.20221223-182343",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000000 0.006637 1.330067 ( 2.180061)
build_miniruby 0.004119 0.005361 153.102341 ( 51.512049)
build_ruby 0.001256 0.000000 3.738399 ( 4.088122)
build_all 0.011639 0.000000 23.461034 ( 11.262547)
build_install 0.013454 0.000656 3.012316 ( 2.085932)
test_btest 0.000621 0.000171 57.765666 ( 16.281908)
test_basic 0.000000 0.003664 0.338065 ( 0.432768)
test_all 0.001378 0.000830 643.569199 (241.440229)
test_rubyspec 0.025060 0.029258 73.626694 (106.060481)
total: 435.35 sec