Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-135322
#<BuildRuby:0x00005610500ad820
@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.20230121-135322",
@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.000021 0.000006 0.000027 ( 0.000026)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.000518 0.004282 1.210931 ( 1.752639)
build_miniruby 0.001047 0.000330 1.249107 ( 1.301501)
build_ruby 0.001193 0.000377 2.889937 ( 3.252756)
build_all 0.005029 0.001588 3.859963 ( 2.135868)
build_install 0.009919 0.004820 2.800471 ( 2.519043)
test_btest 0.000630 0.000210 56.371826 ( 32.459491)
test_basic 0.005304 0.001768 0.445551 ( 0.625000)
test_all 0.000416 0.000600 656.265971 (262.645647)
test_rubyspec 0.010633 0.039781 71.482018 ( 84.501633)
total: 391.19 sec