Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-195308
#<BuildRuby:0x000055f4ab5421a8
@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.20230610-195308",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005492 0.000122 1.737151 ( 3.002512)
build_miniruby 0.000000 0.001473 1.282944 ( 1.282467)
build_ruby 0.000000 0.001802 2.792675 ( 3.004000)
build_all 0.006714 0.000915 2.294201 ( 1.601183)
build_install 0.013706 0.007796 3.670647 ( 3.351942)
test_btest 0.000699 0.000117 77.920431 ( 37.615042)
test_basic 0.005950 0.000991 0.826194 ( 1.029531)
test_all 0.001417 0.000085 570.641136 (202.908958)
test_rubyspec 0.039446 0.013237 79.257967 ( 91.263024)
total: 345.06 sec