Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-073138
#<BuildRuby:0x0000557b96386190
@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.20230515-073138",
@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.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.004808 0.001093 1.802280 ( 4.376318)
build_miniruby 0.001172 0.000267 1.372705 ( 1.600517)
build_ruby 0.001379 0.000313 2.562670 ( 2.996560)
build_all 0.006394 0.000479 2.195890 ( 1.918188)
build_install 0.009652 0.007712 3.576060 ( 3.622989)
test_btest 0.000858 0.000231 76.179137 ( 37.438973)
test_basic 0.005206 0.001402 0.817209 ( 1.153043)
test_all 0.000725 0.000195 599.908984 (194.659086)
test_rubyspec 0.021636 0.017867 73.971496 ( 85.820018)
total: 333.59 sec