Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-162505
#<BuildRuby:0x000055c57fd3a258
@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.20230124-162505",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004895 0.000105 1.217891 ( 2.033185)
build_miniruby 0.001245 0.000178 1.210004 ( 1.285650)
build_ruby 0.001998 0.000000 3.134745 ( 3.624508)
build_all 0.007678 0.000161 3.982078 ( 2.675458)
build_install 0.017694 0.000000 3.087659 ( 3.118297)
test_btest 0.000954 0.000000 56.593764 ( 32.030242)
test_basic 0.006291 0.000377 0.449021 ( 0.550763)
test_all 0.001194 0.000128 648.392766 (259.245265)
test_rubyspec 0.002562 0.042655 67.219075 ( 77.439461)
total: 382.00 sec