Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-215532
#<BuildRuby:0x000055d195d96130
@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.20230628-215532",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005186 0.001127 2.008356 ( 9.997903)
build_miniruby 0.001531 0.000333 1.571870 ( 1.939049)
build_ruby 0.001396 0.000303 3.134159 ( 3.914020)
build_all 0.006404 0.001393 2.397787 ( 2.974713)
build_install 0.008182 0.010191 3.901962 ( 3.811750)
test_btest 0.000665 0.000194 79.614652 ( 44.664171)
test_basic 0.003083 0.000000 0.885321 ( 1.476566)
test_all 0.001624 0.000011 593.977176 (302.880256)
test_rubyspec 0.025943 0.025555 90.748704 (121.952575)
total: 493.61 sec