Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-070620
#<BuildRuby:0x000055b2c7f29f70
@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.20230514-070620",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.003875 0.002868 1.839699 ( 4.237831)
build_miniruby 0.001183 0.000331 1.429129 ( 1.805946)
build_ruby 0.001305 0.000365 2.704997 ( 3.261796)
build_all 0.007301 0.000000 2.198906 ( 2.632998)
build_install 0.017368 0.001152 3.611908 ( 3.916450)
test_btest 0.000597 0.000139 72.848276 ( 45.100668)
test_basic 0.005382 0.001256 0.767341 ( 1.118400)
test_all 0.001685 0.000393 620.676903 (345.494396)
test_rubyspec 0.033052 0.019259 83.489050 (104.996261)
total: 512.57 sec