Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-041502
#<BuildRuby:0x000055ea92af6018
@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.20240228-041502",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.008287 0.000036 2.675908 ( 4.069018)
build_miniruby 0.001412 0.000000 1.840771 ( 2.426745)
build_ruby 0.001673 0.000000 3.592612 ( 4.196758)
build_all 0.008409 0.000000 6.920450 ( 6.075388)
build_install 0.015756 0.005753 8.907207 ( 8.027048)
test_btest 0.001059 0.000160 93.914078 ( 83.029379)
test_basic 0.000000 0.007187 0.980034 ( 1.340912)
test_all 0.078430 0.040294 846.618922 (446.899337)
test_rubyspec 0.051808 0.039362 134.474787 (170.686506)
total: 726.75 sec