Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-183427
#<BuildRuby:0x000056023b916868
@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.20230524-183427",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.005513 0.000480 1.811369 ( 3.809002)
build_miniruby 0.001267 0.000111 1.319120 ( 1.606345)
build_ruby 0.001471 0.000128 2.498784 ( 2.940337)
build_all 0.006218 0.000540 2.108708 ( 2.233015)
build_install 0.013053 0.004539 3.360466 ( 3.676212)
test_btest 0.000747 0.000086 74.554656 ( 41.987762)
test_basic 0.006487 0.000748 0.747105 ( 1.169637)
test_all 0.001451 0.000167 567.928049 (251.300975)
test_rubyspec 0.015129 0.038427 81.353638 (100.322394)
total: 409.05 sec