Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-125650
#<BuildRuby:0x00005647c02ea230
@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.20231022-125650",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.007203 0.000000 3.558651 ( 3.741721)
build_miniruby 0.001919 0.000000 1.630483 ( 1.662344)
build_ruby 0.001858 0.000000 3.144559 ( 15.673941)
build_all 0.007003 0.000547 5.638375 ( 2.512766)
build_install 0.014270 0.003613 7.683299 ( 3.744624)
test_btest 0.000000 0.001019 79.940802 ( 32.304527)
test_basic 0.002679 0.003583 0.786304 ( 0.926081)
test_all 0.077068 0.044865 649.482859 (306.164973)
test_rubyspec 0.037516 0.035879 101.884436 (167.059323)
total: 533.79 sec