Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-200036
#<BuildRuby:0x0000559a1b816130
@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.20230826-200036",
@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.000026 0.000007 0.000033 ( 0.000028)
autoconf 0.000034 0.000011 0.000045 ( 0.000040)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.002913 0.004986 2.306090 ( 4.731291)
build_miniruby 0.001228 0.000425 1.700202 ( 1.941387)
build_ruby 0.001257 0.000435 3.400668 ( 3.721498)
build_all 0.004869 0.002937 6.347603 ( 4.194306)
build_install 0.016185 0.002683 7.950401 ( 6.183894)
test_btest 0.000549 0.000183 85.508307 ( 48.840019)
test_basic 0.002401 0.005241 0.970566 ( 1.299583)
test_all 0.000000 0.010465 703.856881 (336.589461)
test_rubyspec 0.040432 0.029919 105.280144 (121.914596)
total: 529.42 sec