Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-071540
#<BuildRuby:0x000055cb32142118
@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-071540",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.002694 0.004290 2.005064 ( 4.806395)
build_miniruby 0.001560 0.000173 1.594039 ( 2.381802)
build_ruby 0.001901 0.000211 2.966446 ( 4.249391)
build_all 0.004779 0.003722 2.285831 ( 3.420633)
build_install 0.016235 0.005399 3.722124 ( 5.608070)
test_btest 0.000774 0.000125 80.892717 ( 90.945926)
test_basic 0.006954 0.000400 0.849170 ( 1.567749)
test_all 0.005847 0.000914 653.051091 (678.105889)
test_rubyspec 0.022398 0.035508 87.795258 (118.288632)
total: 909.38 sec