Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-142152
#<BuildRuby:0x0000559c8c47a198
@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.20230103-142152",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000012)
build_up 0.000350 0.003983 1.025008 ( 1.435286)
build_miniruby 0.000938 0.000260 1.388290 ( 1.386370)
build_ruby 0.001148 0.000319 2.937280 ( 3.297651)
build_all 0.005871 0.000484 3.380896 ( 1.645620)
build_install 0.009030 0.005600 2.760565 ( 1.859199)
test_btest 0.000513 0.000153 55.389922 ( 14.416577)
test_basic 0.000775 0.003195 0.392227 ( 0.485708)
test_all 0.000907 0.000302 605.743808 (174.488152)
test_rubyspec 0.017966 0.026123 65.850609 ( 75.694989)
total: 274.71 sec