Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-090642
#<BuildRuby:0x00005583e42c5fc0
@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.20240317-090642",
@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.000013 0.000006 0.000019 ( 0.000020)
autoconf 0.000018 0.000008 0.000026 ( 0.000026)
configure 0.000016 0.000007 0.000023 ( 0.000023)
build_up 0.005268 0.001363 2.438774 ( 2.712085)
build_miniruby 0.001650 0.000000 1.762800 ( 1.773753)
build_ruby 0.002154 0.000000 3.562020 ( 3.761124)
build_all 0.006988 0.001357 7.222736 ( 3.522608)
build_install 0.019689 0.000000 9.131147 ( 5.305456)
test_btest 0.000745 0.000000 97.583323 ( 35.720890)
test_basic 0.002287 0.006292 1.072607 ( 1.152025)
test_all 0.090282 0.031705 800.684941 (300.754754)
test_rubyspec 0.041576 0.046331 128.683807 (137.843542)
total: 492.55 sec