Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-215840
#<BuildRuby:0x0000557239d02018
@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.20230915-215840",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.006391 0.000618 2.280897 ( 3.774377)
build_miniruby 0.001169 0.000000 1.543412 ( 1.555554)
build_ruby 0.000000 0.001846 3.467778 ( 3.703298)
build_all 0.005879 0.001654 5.925171 ( 2.894882)
build_install 0.017673 0.001066 7.463955 ( 5.005287)
test_btest 0.000747 0.000083 84.242808 ( 31.508024)
test_basic 0.006425 0.000000 0.937273 ( 1.000811)
test_all 0.004840 0.003584 680.484894 (296.403383)
test_rubyspec 0.048134 0.023992 104.633985 (123.639102)
total: 469.49 sec