Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-133316
#<BuildRuby:0x000055aab1e3e1d8
@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.20230603-133316",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.006102 0.000452 1.976468 ( 4.263337)
build_miniruby 0.001512 0.000112 1.334225 ( 1.385498)
build_ruby 0.001338 0.000099 2.702613 ( 3.018591)
build_all 0.006458 0.000479 2.210393 ( 2.397690)
build_install 0.003941 0.013080 3.455431 ( 3.609455)
test_btest 0.000708 0.000122 77.514799 ( 46.494728)
test_basic 0.005581 0.000962 0.794757 ( 1.302667)
test_all 0.001524 0.000263 625.038310 (313.283513)
test_rubyspec 0.025894 0.030859 86.262022 (107.468131)
total: 483.22 sec