Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-054731
#<BuildRuby:0x00005591b2112120
@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.20230204-054731",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.004660 0.000120 1.217764 ( 1.801154)
build_miniruby 0.001409 0.000246 1.246780 ( 1.247467)
build_ruby 0.001646 0.000000 2.526345 ( 2.809747)
build_all 0.007041 0.000783 3.907483 ( 2.195553)
build_install 0.012726 0.003490 3.031824 ( 2.300549)
test_btest 0.000724 0.000000 56.802229 ( 28.069878)
test_basic 0.007012 0.000000 0.453993 ( 0.567552)
test_all 0.001703 0.000229 657.350422 (268.377642)
test_rubyspec 0.027177 0.020641 72.715521 ( 86.226520)
total: 393.60 sec