Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-003952
#<BuildRuby:0x0000564372b820c0
@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.20230705-003952",
@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.000022)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.002537 0.004412 2.093710 ( 5.467853)
build_miniruby 0.001091 0.000142 1.607911 ( 2.220486)
build_ruby 0.001672 0.000218 3.121586 ( 4.049062)
build_all 0.007104 0.000000 2.525905 ( 3.065368)
build_install 0.008079 0.010768 3.907336 ( 5.440694)
test_btest 0.000672 0.000139 81.398455 ( 48.576452)
test_basic 0.002780 0.004658 0.908071 ( 1.666914)
test_all 0.001332 0.000000 617.071360 (322.327284)
test_rubyspec 0.019968 0.032594 89.632098 (124.213916)
total: 517.03 sec