Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-200129
#<BuildRuby:0x000055596f0321b8
@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.20240207-200129",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000021 0.000006 0.000027 ( 0.000025)
build_up 0.000000 0.006196 1.930777 ( 2.264923)
build_miniruby 0.000000 0.001597 1.705475 ( 1.704163)
build_ruby 0.000521 0.001450 3.331923 ( 3.554048)
build_all 0.007844 0.000138 6.182437 ( 2.837801)
build_install 0.015086 0.003783 7.862700 ( 4.364590)
test_btest 0.000616 0.000192 88.546726 ( 34.586481)
test_basic 0.002996 0.004784 0.963755 ( 1.073440)
test_all 0.078081 0.037324 764.163685 (291.580081)
test_rubyspec 0.059993 0.044543 169.415538 (180.703015)
total: 522.67 sec