Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-034703
#<BuildRuby:0x000055e9d26de3b0
@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.20231218-034703",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.000145 0.006903 2.318270 ( 2.382161)
build_miniruby 0.001243 0.000334 1.568872 ( 1.569233)
build_ruby 0.000000 0.001898 3.108770 ( 3.288846)
build_all 0.005593 0.002412 5.585387 ( 2.893121)
build_install 0.012670 0.006885 7.331953 ( 4.168004)
test_btest 0.000562 0.000181 79.939675 ( 29.597749)
test_basic 0.002703 0.004823 0.794152 ( 0.884206)
test_all 0.084957 0.033369 707.546850 (259.956798)
test_rubyspec 0.036712 0.027814 91.999400 (103.703736)
total: 408.44 sec