Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-211940
#<BuildRuby:0x000055db20091fb8
@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.20231013-211940",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.000000 0.007282 2.581269 ( 3.137436)
build_miniruby 0.000604 0.000773 1.898886 ( 1.898917)
build_ruby 0.001164 0.000208 3.369879 ( 3.815326)
build_all 0.006669 0.001191 6.279409 ( 3.723227)
build_install 0.014844 0.004686 8.239502 ( 6.167705)
test_btest 0.000811 0.000157 88.071729 ( 58.955942)
test_basic 0.000623 0.006841 0.974398 ( 1.144825)
test_all 0.007769 0.001883 699.439915 (315.355624)
test_rubyspec 0.041616 0.027089 106.022574 (125.702226)
total: 519.90 sec