Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-115501
#<BuildRuby:0x0000562d1ddd2098
@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.20230209-115501",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004651 0.000634 0.926081 ( 1.320162)
build_miniruby 0.001155 0.000157 1.009360 ( 1.012681)
build_ruby 0.001088 0.000148 2.160800 ( 2.357918)
build_all 0.001281 0.004604 3.519119 ( 1.742468)
build_install 0.008570 0.005332 2.781513 ( 1.904495)
test_btest 0.000000 0.001050 56.034492 ( 14.526347)
test_basic 0.003235 0.002059 0.362866 ( 0.454193)
test_all 0.001313 0.000000 580.505169 (164.440036)
test_rubyspec 0.032473 0.006091 57.052325 ( 67.035769)
total: 254.79 sec