Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-083016
#<BuildRuby:0x0000561d21791a00
@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.20230121-083016",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004627 0.001102 1.175834 ( 1.712150)
build_miniruby 0.001077 0.000256 1.237849 ( 1.267928)
build_ruby 0.001235 0.000294 3.040876 ( 3.500048)
build_all 0.007129 0.000641 3.810093 ( 2.372535)
build_install 0.013660 0.002005 2.889060 ( 2.736953)
test_btest 0.000531 0.000116 54.886074 ( 29.993430)
test_basic 0.002139 0.000465 0.441342 ( 0.737746)
test_all 0.001768 0.000000 640.959128 (259.052659)
test_rubyspec 0.030629 0.018630 71.364609 ( 84.455444)
total: 385.83 sec