Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-222952
#<BuildRuby:0x00005616b18e6138
@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.20231011-222952",
@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.000000 0.000081 0.000081 ( 0.000196)
autoconf 0.000000 0.000028 0.000028 ( 0.000028)
configure 0.000000 0.000024 0.000024 ( 0.000025)
build_up 0.004333 0.003834 2.621114 ( 4.184522)
build_miniruby 0.001048 0.000322 2.160719 ( 2.796629)
build_ruby 0.002074 0.000000 3.626928 ( 4.462623)
build_all 0.003729 0.004688 6.580380 ( 5.684767)
build_install 0.021142 0.000103 8.425634 ( 7.907294)
test_btest 0.000626 0.000176 90.312442 ( 66.147778)
test_basic 0.008475 0.000025 1.028772 ( 1.488838)
test_all 0.003025 0.008023 707.481777 (432.390994)
test_rubyspec 0.031998 0.043073 108.443961 (134.601222)
total: 659.67 sec