Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-212508
#<BuildRuby:0x00005632dd51a7c8
@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.20230808-212508",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.003565 0.003896 2.260632 ( 6.227309)
build_miniruby 0.001408 0.000146 1.658280 ( 2.527976)
build_ruby 0.001432 0.000148 3.374275 ( 6.818278)
build_all 0.007660 0.000363 2.710115 ( 4.273949)
build_install 0.011408 0.008797 4.140236 ( 5.794586)
test_btest 0.000862 0.000135 82.120714 ( 65.823548)
test_basic 0.007685 0.001201 0.982800 ( 1.609918)
test_all 0.000924 0.000144 717.735921 (596.672046)
test_rubyspec 0.040285 0.022492 99.012108 (182.014754)
total: 871.76 sec