Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-113947
#<BuildRuby:0x000055d9e9b66138
@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.20230130-113947",
@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.000015 0.000003 0.000018 ( 0.000017)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.004261 0.000044 1.006331 ( 1.366993)
build_miniruby 0.000984 0.000155 0.876905 ( 0.875159)
build_ruby 0.001411 0.000000 2.253283 ( 2.485548)
build_all 0.002696 0.003303 3.390706 ( 1.583792)
build_install 0.007407 0.003796 2.504147 ( 1.639602)
test_btest 0.000969 0.000211 57.349627 ( 23.970054)
test_basic 0.000000 0.007130 0.455007 ( 0.620575)
test_all 0.000293 0.000694 656.019665 (220.761336)
test_rubyspec 0.018754 0.024984 64.280124 ( 74.234241)
total: 327.54 sec