Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-044706
#<BuildRuby:0x000055888f039fb8
@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.20230906-044706",
@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.000021 0.000003 0.000024 ( 0.000021)
autoconf 0.000000 0.000040 0.000040 ( 0.000035)
configure 0.000000 0.000031 0.000031 ( 0.000031)
build_up 0.000000 0.005663 1.852376 ( 2.263999)
build_miniruby 0.001751 0.000000 1.641514 ( 1.640574)
build_ruby 0.001768 0.000097 3.522478 ( 3.773498)
build_all 0.005669 0.002444 6.330404 ( 3.595640)
build_install 0.014633 0.004535 7.603821 ( 5.208228)
test_btest 0.000583 0.000142 84.945734 ( 37.416568)
test_basic 0.003935 0.004795 0.992732 ( 1.094700)
test_all 0.006994 0.002595 742.588452 (286.474700)
test_rubyspec 0.032952 0.039921 104.135792 (115.740669)
total: 457.21 sec