Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-194649
#<BuildRuby:0x0000562a41752008
@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.20240318-194649",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.006275 0.001091 2.271123 ( 2.313521)
build_miniruby 0.001082 0.000188 1.431414 ( 1.429340)
build_ruby 0.001541 0.000000 3.288690 ( 3.495312)
build_all 0.007220 0.000026 6.674082 ( 2.548703)
build_install 0.012947 0.004331 8.273695 ( 3.854725)
test_btest 0.001099 0.000000 90.811826 ( 24.272338)
test_basic 0.000000 0.006573 0.775167 ( 0.836408)
test_all 0.090370 0.033228 819.601998 (307.762968)
test_rubyspec 0.025283 0.064697 124.992857 (134.658901)
total: 481.17 sec