Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-030805
#<BuildRuby:0x000055965801a380
@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.20230815-030805",
@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.000024 0.000003 0.000027 ( 0.000026)
autoconf 0.000035 0.000004 0.000039 ( 0.000040)
configure 0.000037 0.000004 0.000041 ( 0.000040)
build_up 0.006812 0.000757 2.251191 ( 7.395190)
build_miniruby 0.001641 0.000182 1.746734 ( 3.335922)
build_ruby 0.001874 0.000000 3.446736 ( 7.219717)
build_all 0.008644 0.000164 6.651619 ( 6.588602)
build_install 0.015407 0.005378 8.379799 ( 10.195218)
test_btest 0.001202 0.000155 85.104104 ( 66.029535)
test_basic 0.006807 0.000878 1.017248 ( 2.054267)
test_all 0.006297 0.004465 696.440120 (587.017554)
test_rubyspec 0.045456 0.027370 108.242542 (208.218380)
total: 898.06 sec