Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-014116
#<BuildRuby:0x0000558ca57b6308
@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.20230120-014116",
@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.000022 0.000001 0.000023 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000287 0.004154 0.937735 ( 1.331123)
build_miniruby 0.001400 0.000000 1.172869 ( 1.171212)
build_ruby 0.001417 0.000000 2.438145 ( 2.742841)
build_all 0.006151 0.000000 3.201786 ( 1.542453)
build_install 0.005151 0.006832 2.445776 ( 1.596338)
test_btest 0.000000 0.000764 55.383535 ( 14.769124)
test_basic 0.000000 0.005073 0.368384 ( 0.460227)
test_all 0.000000 0.001020 604.518233 (172.191504)
test_rubyspec 0.020733 0.018568 60.676372 ( 70.533765)
total: 266.34 sec