Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-090804
#<BuildRuby:0x000055f23df96138
@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.20230901-090804",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.002477 0.004340 1.866331 ( 2.922066)
build_miniruby 0.001485 0.000198 1.619080 ( 1.783412)
build_ruby 0.001634 0.000218 3.366652 ( 3.850005)
build_all 0.008001 0.000490 6.171629 ( 3.855555)
build_install 0.007341 0.010992 7.607633 ( 4.895154)
test_btest 0.000879 0.000176 84.982435 ( 43.392177)
test_basic 0.003815 0.004015 0.947251 ( 1.271913)
test_all 0.007971 0.001771 673.287064 (294.006290)
test_rubyspec 0.055748 0.012389 103.747273 (120.774806)
total: 476.75 sec