Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-060952
#<BuildRuby:0x00005648945b1f48
@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.20240318-060952",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.006423 0.001665 2.644765 ( 3.888330)
build_miniruby 0.000000 0.001661 1.922749 ( 1.965808)
build_ruby 0.000653 0.001371 3.962106 ( 4.466395)
build_all 0.003297 0.006473 7.508179 ( 6.389600)
build_install 0.018110 0.004607 9.429792 ( 8.393017)
test_btest 0.000855 0.000277 100.186560 ( 84.086652)
test_basic 0.005074 0.003009 1.077942 ( 1.467405)
test_all 0.082189 0.045880 826.135565 (411.783116)
test_rubyspec 0.053708 0.047400 139.736662 (168.587967)
total: 691.03 sec