Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-083722
#<BuildRuby:0x0000562644e25f70
@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.20230309-083722",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005455 0.000949 1.857163 ( 3.954392)
build_miniruby 0.001133 0.000197 1.241964 ( 1.454730)
build_ruby 0.001578 0.000275 2.708425 ( 3.351744)
build_all 0.007376 0.000498 2.055712 ( 2.482648)
build_install 0.015987 0.001071 3.226752 ( 3.540157)
test_btest 0.000537 0.000083 68.718993 ( 45.217178)
test_basic 0.001840 0.005162 0.574901 ( 0.982585)
test_all 0.000409 0.000745 561.407429 (310.339481)
test_rubyspec 0.023992 0.034217 82.240771 (112.890445)
total: 484.21 sec