Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-003632
#<BuildRuby:0x0000562e7f4522a8
@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.20230831-003632",
@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.000018 0.000001 0.000019 ( 0.000021)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.002289 0.004285 1.854740 ( 2.478919)
build_miniruby 0.000000 0.002148 1.614198 ( 1.691019)
build_ruby 0.000461 0.001443 3.306473 ( 3.616003)
build_all 0.005049 0.003585 6.395747 ( 3.993393)
build_install 0.016404 0.000619 7.314479 ( 4.841816)
test_btest 0.000713 0.000097 84.236447 ( 34.932066)
test_basic 0.006705 0.000345 0.939571 ( 1.003602)
test_all 0.007933 0.000484 744.042410 (286.887579)
test_rubyspec 0.036639 0.034348 101.311500 (112.569820)
total: 452.02 sec