Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-073909
#<BuildRuby:0x0000560e5e1462a8
@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.20230702-073909",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.003359 0.003883 2.202990 ( 6.197673)
build_miniruby 0.001454 0.000000 1.717008 ( 2.818571)
build_ruby 0.001537 0.000000 3.374961 ( 6.293439)
build_all 0.007100 0.001223 2.607290 ( 3.957541)
build_install 0.017834 0.002429 4.249345 ( 6.782397)
test_btest 0.000737 0.000131 84.772760 ( 63.958125)
test_basic 0.003901 0.000000 0.932190 ( 1.646689)
test_all 0.001071 0.001356 650.657443 (503.343640)
test_rubyspec 0.028701 0.027227 93.788069 (140.991560)
total: 735.99 sec