Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-143454
#<BuildRuby:0x000056055671a258
@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.20230713-143454",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.006957 0.000510 2.212442 ( 5.334996)
build_miniruby 0.001512 0.000260 7.987059 ( 9.165663)
build_ruby 0.001388 0.000129 3.291698 ( 4.261042)
build_all 0.005017 0.002908 2.609078 ( 2.945774)
build_install 0.010974 0.008666 4.177905 ( 4.571774)
test_btest 0.000699 0.000165 76.164806 ( 45.623234)
test_basic 0.004877 0.001147 0.892769 ( 1.506963)
test_all 0.002109 0.000496 588.039621 (319.033126)
test_rubyspec 0.030101 0.022783 87.597329 (126.489692)
total: 518.93 sec