Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-111459
#<BuildRuby:0x00005615ee276190
@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.20230820-111459",
@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.000017 0.000001 0.000018 ( 0.000016)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.007520 0.000106 2.409954 ( 7.126259)
build_miniruby 0.001747 0.000051 4.605804 ( 7.444670)
build_ruby 0.001844 0.000000 3.456334 ( 7.047304)
build_all 0.009397 0.000000 6.457006 ( 6.588256)
build_install 0.016113 0.004684 8.078842 ( 11.139427)
test_btest 0.000842 0.000044 85.552934 ( 68.383468)
test_basic 0.005307 0.004153 1.042611 ( 2.603946)
test_all 0.009865 0.000740 684.359456 (492.687151)
test_rubyspec 0.042543 0.038757 111.676123 (249.522362)
total: 852.54 sec