Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-212808
#<BuildRuby:0x000056402527e258
@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.20230210-212808",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.001011 0.003549 1.189026 ( 1.629633)
build_miniruby 0.001529 0.000000 1.135112 ( 1.136279)
build_ruby 0.001425 0.000000 2.324628 ( 2.549243)
build_all 0.006520 0.000000 3.764496 ( 2.246918)
build_install 0.013526 0.000492 2.866337 ( 2.176201)
test_btest 0.000675 0.000096 55.660034 ( 27.776285)
test_basic 0.005760 0.000823 0.442075 ( 0.563557)
test_all 0.001500 0.000214 631.981491 (229.150171)
test_rubyspec 0.019362 0.028362 71.489780 ( 82.110286)
total: 349.34 sec