Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-194655
#<BuildRuby:0x0000557292166228
@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.20230926-194655",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000000 0.006462 2.085901 ( 3.425364)
build_miniruby 0.000716 0.000970 1.580133 ( 1.578909)
build_ruby 0.000000 0.001908 3.328159 ( 3.555268)
build_all 0.000255 0.007748 6.097384 ( 2.809723)
build_install 0.012205 0.007730 7.541469 ( 4.349458)
test_btest 0.000891 0.000279 85.590481 ( 39.010640)
test_basic 0.008247 0.001362 1.028220 ( 1.184554)
test_all 0.008904 0.001290 694.927038 (250.064221)
test_rubyspec 0.047166 0.023995 104.825228 (125.087159)
total: 431.07 sec