Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-040858
#<BuildRuby:0x00005592e1eaded0
@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.20231206-040858",
@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.000027 0.000001 0.000028 ( 0.000020)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.001770 0.004198 2.270112 ( 2.330981)
build_miniruby 0.001403 0.000104 1.535476 ( 1.533872)
build_ruby 0.001503 0.000111 3.260175 ( 3.477036)
build_all 0.007185 0.000210 5.748864 ( 2.884262)
build_install 0.012988 0.004783 7.295666 ( 4.265969)
test_btest 0.000881 0.000000 81.853609 ( 33.135508)
test_basic 0.000000 0.007445 0.900010 ( 0.967368)
test_all 0.086322 0.029919 707.092777 (249.777870)
test_rubyspec 0.039444 0.029595 97.539797 (110.781388)
total: 409.16 sec