Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-194643
#<BuildRuby:0x000055b8c86a2120
@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.20230630-194643",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.002828 0.004111 2.089189 ( 5.352307)
build_miniruby 0.001186 0.000088 1.616057 ( 2.598061)
build_ruby 0.001719 0.000127 3.139705 ( 5.524423)
build_all 0.003955 0.004566 2.532696 ( 3.628189)
build_install 0.007757 0.011021 3.873689 ( 6.222462)
test_btest 0.000907 0.000000 82.675451 ( 58.407835)
test_basic 0.004970 0.002751 0.960614 ( 1.907987)
test_all 0.001849 0.000000 597.896184 (317.756203)
test_rubyspec 0.017784 0.034582 88.603680 (126.447405)
total: 527.85 sec