Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-131814
#<BuildRuby:0x000055d574e05fe8
@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.20221222-131814",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.005136 0.000856 1.275683 ( 2.416193)
build_miniruby 0.001352 0.000225 1.665332 ( 2.118985)
build_ruby 0.001854 0.000309 4.075096 ( 5.466262)
build_all 0.001657 0.008176 4.189842 ( 4.413073)
build_install 0.014815 0.004781 3.406950 ( 3.691339)
test_btest 0.000576 0.000144 59.773897 ( 49.616512)
test_basic 0.005608 0.001402 0.463518 ( 0.864231)
test_all 0.001298 0.000325 710.416851 (648.676860)
test_rubyspec 0.043278 0.018481 77.483118 (112.348085)
total: 829.61 sec