Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-150253
#<BuildRuby:0x000056350d349f48
@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.20240305-150253",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.000532 0.006912 2.663118 ( 2.539166)
build_miniruby 0.001191 0.000381 1.797308 ( 1.796350)
build_ruby 0.001253 0.000401 3.672431 ( 3.895399)
build_all 0.006837 0.000879 6.758349 ( 3.079937)
build_install 0.016763 0.004210 8.659612 ( 4.992117)
test_btest 0.000600 0.000180 92.052017 ( 33.737820)
test_basic 0.005947 0.001784 0.924073 ( 0.996787)
test_all 0.088362 0.030477 822.662389 (313.451241)
test_rubyspec 0.055966 0.025115 112.580824 (121.830597)
total: 486.32 sec