Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-125911
#<BuildRuby:0x0000557223142338
@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.20231011-125911",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.003929 0.003481 2.467196 ( 3.194572)
build_miniruby 0.001461 0.000202 1.770230 ( 1.836774)
build_ruby 0.001736 0.000240 3.589237 ( 3.850302)
build_all 0.005730 0.004320 6.724010 ( 4.555667)
build_install 0.017461 0.005037 8.349649 ( 5.886274)
test_btest 0.001073 0.000196 90.484675 ( 47.915209)
test_basic 0.006048 0.003784 1.008001 ( 1.361550)
test_all 0.007393 0.003876 729.891090 (334.008950)
test_rubyspec 0.047722 0.023927 105.713770 (118.188624)
total: 520.80 sec