Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-002233
#<BuildRuby:0x0000557d0f5921a8
@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.20231014-002233",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.005668 0.001012 2.454775 ( 3.052569)
build_miniruby 0.001707 0.000305 1.702911 ( 1.784674)
build_ruby 0.001540 0.000275 3.512277 ( 3.857706)
build_all 0.006761 0.001208 6.376539 ( 4.091134)
build_install 0.013700 0.006395 8.247454 ( 5.781128)
test_btest 0.000686 0.000142 88.889204 ( 62.915915)
test_basic 0.002505 0.005440 0.940171 ( 1.320263)
test_all 0.001779 0.008328 701.387990 (359.146468)
test_rubyspec 0.045541 0.029550 108.573967 (148.404849)
total: 590.36 sec