Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-212942
#<BuildRuby:0x0000564819faa138
@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.20230914-212942",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.006247 0.000416 2.283679 ( 4.662415)
build_miniruby 0.001573 0.000105 1.665712 ( 1.675304)
build_ruby 0.001660 0.000111 3.317050 ( 3.605830)
build_all 0.006627 0.000442 6.255690 ( 4.408921)
build_install 0.010882 0.008143 7.760796 ( 6.754856)
test_btest 0.001002 0.000118 82.251826 ( 45.153452)
test_basic 0.002100 0.003997 0.930461 ( 1.344769)
test_all 0.004183 0.004970 714.091928 (316.113746)
test_rubyspec 0.046806 0.023730 103.933718 (123.259032)
total: 506.98 sec