Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-141709
#<BuildRuby:0x0000558d860fe268
@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.20230824-141709",
@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.000025 0.000003 0.000028 ( 0.000029)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.006428 0.000665 2.299584 ( 5.698109)
build_miniruby 0.001257 0.000130 1.685598 ( 3.629626)
build_ruby 0.001515 0.000156 3.482694 ( 5.889587)
build_all 0.007827 0.000349 6.420135 ( 5.624112)
build_install 0.018893 0.000503 7.986319 ( 9.261946)
test_btest 0.000741 0.000067 82.038748 ( 57.236164)
test_basic 0.000000 0.008610 0.988829 ( 2.083687)
test_all 0.002747 0.006886 708.626023 (508.460015)
test_rubyspec 0.041676 0.032302 106.385862 (196.783845)
total: 794.67 sec