Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-031745
#<BuildRuby:0x000055cad6e16198
@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.20230110-031745",
@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.000005 0.000017 ( 0.000016)
autoconf 0.000019 0.000007 0.000026 ( 0.000025)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.003879 0.001358 1.095741 ( 1.460473)
build_miniruby 0.001065 0.000373 1.404029 ( 1.402285)
build_ruby 0.001142 0.000400 3.492931 ( 3.858337)
build_all 0.005640 0.001974 3.900711 ( 1.979507)
build_install 0.014775 0.003434 3.094946 ( 2.385920)
test_btest 0.000608 0.000203 58.562791 ( 21.518015)
test_basic 0.004150 0.001383 0.429597 ( 0.527158)
test_all 0.001654 0.000184 669.649552 (297.285615)
test_rubyspec 0.026743 0.034807 77.383719 (101.298051)
total: 431.72 sec