Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-004811
#<BuildRuby:0x00005598c5af23b0
@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.20230731-004811",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.000000 0.006483 2.143752 ( 3.684691)
build_miniruby 0.000044 0.001598 1.619679 ( 1.932497)
build_ruby 0.001488 0.000331 3.213938 ( 3.600851)
build_all 0.006132 0.001363 2.635561 ( 1.868706)
build_install 0.018142 0.000000 4.032478 ( 3.364366)
test_btest 0.000797 0.000000 81.845513 ( 46.427380)
test_basic 0.003735 0.004587 0.944729 ( 1.349062)
test_all 0.001259 0.000000 631.778719 (339.932245)
test_rubyspec 0.021985 0.034035 95.422037 (169.586450)
total: 571.75 sec