Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-010119
#<BuildRuby:0x000055d7dee11fe8
@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.20230203-010119",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.000000 0.004852 1.090931 ( 1.614766)
build_miniruby 0.000000 0.001387 0.927492 ( 0.925540)
build_ruby 0.000785 0.000468 2.024907 ( 2.248362)
build_all 0.006241 0.000288 3.589731 ( 1.841760)
build_install 0.009573 0.003523 2.454061 ( 1.629739)
test_btest 0.000000 0.000995 54.822904 ( 14.948289)
test_basic 0.002906 0.002508 0.416917 ( 0.509234)
test_all 0.001151 0.000185 598.293072 (168.664845)
test_rubyspec 0.030889 0.009050 61.070854 ( 70.898964)
total: 263.28 sec