Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-130354
#<BuildRuby:0x000055f28c8da868
@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.20230610-130354",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.005916 0.000657 1.924018 ( 4.426383)
build_miniruby 0.001741 0.000194 1.463613 ( 1.773755)
build_ruby 0.001619 0.000000 2.714013 ( 3.285683)
build_all 0.007078 0.000491 2.183047 ( 2.449403)
build_install 0.018373 0.000000 3.527555 ( 3.544479)
test_btest 0.000705 0.000000 74.925184 ( 41.981335)
test_basic 0.006936 0.000000 0.794057 ( 1.195060)
test_all 0.001990 0.000000 568.981678 (289.372325)
test_rubyspec 0.028471 0.025681 85.913894 (109.137671)
total: 457.17 sec