Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-194326
#<BuildRuby:0x000055d9719228e0
@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.20230629-194326",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.003130 0.003798 2.162994 ( 6.431507)
build_miniruby 0.001654 0.000285 1.758757 ( 4.023947)
build_ruby 0.000000 0.001978 3.320030 ( 6.852878)
build_all 0.005249 0.003007 2.633936 ( 4.823988)
build_install 0.018585 0.001989 3.992239 ( 6.906009)
test_btest 0.000822 0.000000 83.382014 ( 70.984972)
test_basic 0.007990 0.000000 0.955561 ( 2.066174)
test_all 0.000969 0.000176 626.881001 (388.147164)
test_rubyspec 0.025801 0.028130 89.755953 (130.289196)
total: 620.53 sec