Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-232418
#<BuildRuby:0x0000564d42ac2138
@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.20230214-232418",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.004009 0.000523 1.161429 ( 1.790568)
build_miniruby 0.001023 0.000134 0.854088 ( 0.852231)
build_ruby 0.001293 0.000169 2.231413 ( 2.416223)
build_all 0.000000 0.007296 3.837835 ( 1.896991)
build_install 0.012700 0.001935 2.946709 ( 2.162083)
test_btest 0.000536 0.000108 57.551429 ( 20.212023)
test_basic 0.005483 0.000205 0.494853 ( 0.593071)
test_all 0.001679 0.000323 612.154691 (206.473729)
test_rubyspec 0.017503 0.024256 63.687221 ( 73.609292)
total: 310.01 sec