Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-120935
#<BuildRuby:0x00005651a37fe3b0
@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.20230204-120935",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.000000 0.004514 1.039441 ( 1.447171)
build_miniruby 0.000000 0.001302 1.090394 ( 1.089006)
build_ruby 0.000000 0.001317 2.155304 ( 2.373131)
build_all 0.002874 0.003396 3.644779 ( 1.844324)
build_install 0.010698 0.003613 2.852052 ( 2.073670)
test_btest 0.000674 0.000150 55.750883 ( 17.191589)
test_basic 0.005978 0.000000 0.405439 ( 0.504881)
test_all 0.001030 0.001047 634.852017 (198.769194)
test_rubyspec 0.026694 0.018512 65.873863 ( 76.151785)
total: 301.45 sec