Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-060506
#<BuildRuby:0x0000565342b31a00
@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.20230512-060506",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000026 0.000007 0.000033 ( 0.000032)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.001834 0.003635 1.862505 ( 3.755013)
build_miniruby 0.001252 0.000075 1.360792 ( 1.520809)
build_ruby 0.001150 0.000350 2.807090 ( 3.162203)
build_all 0.004083 0.002762 2.187318 ( 2.036624)
build_install 0.003337 0.012936 3.460087 ( 3.362669)
test_btest 0.000454 0.000199 74.363396 ( 39.897025)
test_basic 0.002637 0.005243 0.780157 ( 1.088297)
test_all 0.000780 0.000374 546.938534 (224.117584)
test_rubyspec 0.026475 0.019610 79.140582 ( 94.534861)
total: 373.48 sec