Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-124815
#<BuildRuby:0x000055ba54ebdf70
@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.20240117-124815",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005067 0.000938 1.824079 ( 3.163007)
build_miniruby 0.001376 0.000255 1.860910 ( 2.078632)
build_ruby 0.001525 0.000282 3.711901 ( 4.681050)
build_all 0.009380 0.000170 6.269960 ( 6.130356)
build_install 0.007284 0.013508 7.465912 ( 6.663545)
test_btest 0.000784 0.000209 90.049161 ( 82.828906)
test_basic 0.004021 0.004265 0.949610 ( 1.362877)
test_all 0.069446 0.055902 768.920119 (366.378349)
test_rubyspec 0.054470 0.046143 159.600847 (172.292088)
total: 645.58 sec