Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-084052
#<BuildRuby:0x000055602420e390
@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.20230123-084052",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000022 0.000008 0.000030 ( 0.000030)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.000414 0.004214 1.147529 ( 1.640276)
build_miniruby 0.000803 0.000357 1.191443 ( 1.193994)
build_ruby 0.001060 0.000471 2.939445 ( 3.260747)
build_all 0.003628 0.003909 3.967189 ( 2.288528)
build_install 0.008567 0.006353 2.974641 ( 2.350059)
test_btest 0.000596 0.000298 56.427167 ( 26.161606)
test_basic 0.003619 0.001809 0.420056 ( 0.521217)
test_all 0.000859 0.000430 642.037523 (209.800790)
test_rubyspec 0.014573 0.026743 67.600665 ( 77.656005)
total: 324.87 sec