Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-161731
#<BuildRuby:0x000055d67be2a2c8
@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.20230618-161731",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.007573 0.000000 2.012877 ( 5.248640)
build_miniruby 0.001252 0.000070 1.417815 ( 2.057593)
build_ruby 0.001402 0.000244 2.840794 ( 3.907294)
build_all 0.006863 0.001193 2.496725 ( 3.369910)
build_install 0.019182 0.000094 3.848363 ( 5.033020)
test_btest 0.000760 0.000000 79.078052 ( 48.299246)
test_basic 0.000173 0.007607 0.845012 ( 1.648753)
test_all 0.001870 0.000387 589.422949 (324.912685)
test_rubyspec 0.026125 0.028049 87.735669 (125.951597)
total: 520.43 sec