Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-163306
#<BuildRuby:0x000055fc196e9fb8
@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.20230207-163306",
@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.000005 0.000018 ( 0.000018)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.003482 0.001283 1.051026 ( 1.496999)
build_miniruby 0.001127 0.000000 0.891913 ( 0.890190)
build_ruby 0.001383 0.000000 1.960483 ( 2.139573)
build_all 0.001610 0.004849 3.188131 ( 1.619114)
build_install 0.011518 0.000183 2.628058 ( 1.849246)
test_btest 0.000679 0.000244 55.229417 ( 14.429830)
test_basic 0.000821 0.004050 0.324107 ( 0.415924)
test_all 0.001027 0.000411 617.078205 (178.077757)
test_rubyspec 0.013740 0.026436 66.778806 ( 76.739991)
total: 277.66 sec