Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-210826
#<BuildRuby:0x000055d0738ae078
@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.20221208-210826",
@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.000000 0.000012 ( 0.000014)
autoconf 0.000001 0.000000 0.000001 ( 0.000022)
configure 0.000016 0.000000 0.000016 ( 0.000018)
build_up 0.002186 0.003908 1.414053 ( 1.746295)
build_miniruby 0.001250 0.000109 1.591404 ( 1.591159)
build_ruby 0.001402 0.000122 2.537049 ( 2.529505)
build_all 0.002619 0.003441 3.524799 ( 1.833449)
build_install 0.010432 0.004897 2.663922 ( 1.790710)
test_btest 0.000710 0.000109 55.712523 ( 15.203730)
test_basic 0.000000 0.004026 0.378068 ( 0.475210)
test_all 0.000433 0.001131 616.599182 (175.090033)
test_rubyspec 0.026267 0.011811 67.171809 ( 77.071140)
total: 277.33 sec