Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-002718
#<BuildRuby:0x000055feb36a2360
@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.20221227-002718",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.005944 0.000198 1.263104 ( 1.706371)
build_miniruby 0.000000 0.001888 1.694086 ( 1.692462)
build_ruby 0.000000 0.001753 3.921207 ( 4.313892)
build_all 0.006954 0.001243 3.859556 ( 2.126589)
build_install 0.015952 0.004125 3.267131 ( 2.520648)
test_btest 0.000658 0.000100 55.747834 ( 15.484298)
test_basic 0.004044 0.000613 0.400089 ( 0.492946)
test_all 0.000922 0.000139 576.334854 (170.426655)
test_rubyspec 0.013162 0.025424 54.534439 ( 64.660736)
total: 263.43 sec