Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-031136
#<BuildRuby:0x0000559d0ae528e0
@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.20230211-031136",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.004595 0.000072 1.190431 ( 1.985351)
build_miniruby 0.001421 0.000000 1.204184 ( 1.207675)
build_ruby 0.001431 0.000000 2.628497 ( 2.899044)
build_all 0.007601 0.000289 3.928174 ( 2.543110)
build_install 0.011115 0.003961 2.947942 ( 2.747640)
test_btest 0.000686 0.000000 57.589585 ( 30.790675)
test_basic 0.001932 0.003863 0.448697 ( 0.632403)
test_all 0.001120 0.000187 633.297198 (255.083458)
test_rubyspec 0.033426 0.016292 73.154940 ( 88.241734)
total: 386.13 sec