Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-235330
#<BuildRuby:0x00005564e3d0a208
@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.20230808-235330",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.007841 0.000375 2.335808 ( 7.538599)
build_miniruby 0.001492 0.000144 2.162978 ( 5.486335)
build_ruby 0.001670 0.000162 3.520240 ( 7.353438)
build_all 0.004044 0.004719 2.800185 ( 4.866726)
build_install 0.020642 0.000000 4.492948 ( 6.465887)
test_btest 0.000872 0.000000 85.441952 ( 60.972557)
test_basic 0.000000 0.008580 0.992308 ( 2.243202)
test_all 0.000000 0.002098 685.396001 (625.592115)
test_rubyspec 0.037109 0.024894 103.443416 (212.696698)
total: 933.22 sec