Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-003708
#<BuildRuby:0x000055cf702666d8
@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.20230501-003708",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005409 0.000000 1.514298 ( 2.735754)
build_miniruby 0.000000 0.001421 1.198361 ( 1.196990)
build_ruby 0.000000 0.001163 2.432188 ( 2.651615)
build_all 0.004124 0.001578 1.983485 ( 1.304089)
build_install 0.013927 0.000000 2.904966 ( 1.905304)
test_btest 0.000877 0.000000 72.269152 ( 23.978220)
test_basic 0.004714 0.000000 0.714517 ( 0.810168)
test_all 0.000868 0.000000 553.602797 (188.983493)
test_rubyspec 0.034182 0.010596 72.899587 ( 84.752937)
total: 308.32 sec