Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-120309
#<BuildRuby:0x00005565526161f8
@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.20231205-120309",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.002662 0.003764 2.218540 ( 2.326603)
build_miniruby 0.001425 0.000254 1.637798 ( 1.638086)
build_ruby 0.002431 0.000000 3.209334 ( 3.389278)
build_all 0.008540 0.000000 5.715197 ( 2.934965)
build_install 0.017159 0.001245 7.317087 ( 4.206712)
test_btest 0.000603 0.000091 81.471760 ( 31.870683)
test_basic 0.007777 0.000513 0.870688 ( 0.948912)
test_all 0.084066 0.034230 684.892770 (254.210134)
test_rubyspec 0.017787 0.047767 91.855576 (103.753262)
total: 405.28 sec