Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-042848
#<BuildRuby:0x00005563af1aa320
@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.20230121-042848",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.000000 0.004437 1.164747 ( 1.546097)
build_miniruby 0.000000 0.001388 1.180022 ( 1.178463)
build_ruby 0.000282 0.001176 2.959422 ( 3.257332)
build_all 0.006441 0.000635 3.700858 ( 1.937252)
build_install 0.008078 0.006848 2.883340 ( 2.174649)
test_btest 0.000646 0.000191 55.860452 ( 23.798594)
test_basic 0.005728 0.000525 0.438210 ( 0.538129)
test_all 0.001146 0.000168 635.800306 (210.219621)
test_rubyspec 0.019310 0.031725 67.131180 ( 77.450526)
total: 322.10 sec