Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-052300
#<BuildRuby:0x000055be00c65f48
@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.20230630-052300",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005762 0.001109 2.084794 ( 6.196012)
build_miniruby 0.001279 0.000246 1.703338 ( 3.172884)
build_ruby 0.001597 0.000307 3.133124 ( 6.118019)
build_all 0.008089 0.000000 2.557950 ( 3.833874)
build_install 0.018220 0.002188 4.026710 ( 6.826788)
test_btest 0.000657 0.000113 83.726855 ( 83.114791)
test_basic 0.003194 0.000548 0.943745 ( 2.211132)
test_all 0.001550 0.000265 627.673508 (737.490995)
test_rubyspec 0.028567 0.037287 95.713751 (208.860115)
total: 1057.83 sec