Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-203612
#<BuildRuby:0x000055cb337a2390
@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.20230107-203612",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.000646 0.004142 1.131225 ( 1.490958)
build_miniruby 0.001244 0.000170 1.241942 ( 1.240001)
build_ruby 0.001371 0.000187 3.058989 ( 3.440891)
build_all 0.002969 0.003994 3.386407 ( 1.639327)
build_install 0.013176 0.000108 2.494716 ( 1.640813)
test_btest 0.000739 0.000114 56.591537 ( 15.180348)
test_basic 0.005319 0.000000 0.406631 ( 0.499128)
test_all 0.001306 0.000000 638.406169 (200.300937)
test_rubyspec 0.034569 0.018366 71.055625 ( 81.879892)
total: 307.31 sec