Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-234347
#<BuildRuby:0x000055cc77cce1a8
@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.20230503-234347",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.004762 0.000477 1.644349 ( 2.897012)
build_miniruby 0.001511 0.000000 1.215905 ( 1.214009)
build_ruby 0.001435 0.000000 2.450678 ( 2.668384)
build_all 0.005732 0.000435 1.922604 ( 1.182041)
build_install 0.014523 0.000488 3.118376 ( 2.215260)
test_btest 0.000868 0.000075 73.412591 ( 22.952256)
test_basic 0.001190 0.004299 0.647391 ( 0.729213)
test_all 0.000857 0.000107 572.400650 (182.629051)
test_rubyspec 0.016369 0.028641 73.295906 ( 84.995559)
total: 301.48 sec