Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-162038
#<BuildRuby:0x0000557731ae9fb8
@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.20230310-162038",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.005797 1.722591 ( 3.095217)
build_miniruby 0.000609 0.001092 1.362586 ( 1.365351)
build_ruby 0.001239 0.000297 2.629393 ( 2.835110)
build_all 0.003808 0.002818 2.142528 ( 1.487214)
build_install 0.011793 0.003878 3.314860 ( 2.391455)
test_btest 0.000552 0.000147 67.731725 ( 28.158411)
test_basic 0.005060 0.000000 0.536235 ( 0.635520)
test_all 0.000985 0.000000 581.386241 (213.310091)
test_rubyspec 0.031942 0.016302 76.609871 ( 89.544662)
total: 342.82 sec