Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-104229
#<BuildRuby:0x0000557e69e82320
@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.20230219-104229",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000027 0.000001 0.000028 ( 0.000027)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.000186 0.004091 1.265789 ( 1.710259)
build_miniruby 0.001215 0.000097 1.205128 ( 1.213439)
build_ruby 0.001200 0.000096 2.114031 ( 2.330216)
build_all 0.002658 0.003552 3.679088 ( 1.906192)
build_install 0.009140 0.003104 2.783540 ( 1.984068)
test_btest 0.000671 0.000086 57.852166 ( 23.557034)
test_basic 0.005935 0.000765 0.512835 ( 0.615302)
test_all 0.001481 0.000191 630.403826 (231.830206)
test_rubyspec 0.029952 0.015764 70.915710 ( 81.392356)
total: 346.54 sec