Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-195559
#<BuildRuby:0x00005613cba3e208
@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.20230819-195559",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.007090 0.000300 2.311182 ( 8.066950)
build_miniruby 0.001666 0.000161 1.703186 ( 3.455962)
build_ruby 0.000000 0.002178 3.395064 ( 6.572687)
build_all 0.007039 0.002242 6.499667 ( 7.525640)
build_install 0.015828 0.005321 8.127560 ( 9.668903)
test_btest 0.000802 0.000118 84.340809 ( 67.058698)
test_basic 0.002865 0.004991 1.008059 ( 2.172994)
test_all 0.007710 0.003436 675.332275 (447.616112)
test_rubyspec 0.043060 0.037885 108.057395 (204.763857)
total: 756.90 sec