Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-220253
#<BuildRuby:0x000055e97d0f5f48
@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.20230616-220253",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.005339 0.000616 1.963200 ( 4.829744)
build_miniruby 0.001393 0.000161 1.367677 ( 1.645552)
build_ruby 0.001768 0.000000 2.771790 ( 3.967010)
build_all 0.007217 0.000000 2.386801 ( 2.918759)
build_install 0.012337 0.007806 3.802790 ( 3.977739)
test_btest 0.000739 0.000116 75.049355 ( 46.022091)
test_basic 0.005797 0.000905 0.795606 ( 1.106817)
test_all 0.001092 0.000171 572.911238 (303.821083)
test_rubyspec 0.033998 0.019193 83.881456 (120.538439)
total: 488.83 sec