Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-190400
#<BuildRuby:0x000055ab97c22200
@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.20221219-190400",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.001242 0.003476 1.022473 ( 1.715866)
build_miniruby 0.001014 0.000177 1.159469 ( 1.157992)
build_ruby 0.000000 0.001419 2.690741 ( 3.013247)
build_all 0.003611 0.002334 3.193630 ( 1.534608)
build_install 0.012044 0.000081 2.685369 ( 1.740806)
test_btest 0.000773 0.000000 55.934148 ( 14.640434)
test_basic 0.001457 0.002755 0.352864 ( 0.446393)
test_all 0.001374 0.000284 577.401800 (162.863741)
test_rubyspec 0.006197 0.029411 60.481992 ( 70.324055)
total: 257.44 sec