Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-022457
#<BuildRuby:0x000055a1b857a008
@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.20240227-022457",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.006403 0.000302 2.471321 ( 2.251567)
build_miniruby 0.000000 0.001635 1.659119 ( 1.656840)
build_ruby 0.000000 0.001699 3.291119 ( 3.506960)
build_all 0.003849 0.003286 6.399751 ( 2.519508)
build_install 0.017897 0.001801 8.396642 ( 4.003851)
test_btest 0.001134 0.000000 92.154529 ( 25.209161)
test_basic 0.006274 0.000000 1.033401 ( 1.103800)
test_all 0.091813 0.027306 788.992573 (225.366703)
test_rubyspec 0.043181 0.036037 114.010512 (123.105127)
total: 388.72 sec