Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-090644
#<BuildRuby:0x000055ea269ce008
@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.20240307-090644",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.006328 0.001651 2.642752 ( 2.436319)
build_miniruby 0.001231 0.000000 1.706591 ( 1.708409)
build_ruby 0.000000 0.001801 3.298441 ( 3.533813)
build_all 0.004274 0.003207 6.328433 ( 2.598050)
build_install 0.015961 0.002949 8.124061 ( 4.055308)
test_btest 0.000726 0.000204 91.316645 ( 38.762852)
test_basic 0.000000 0.007120 0.966438 ( 1.049349)
test_all 0.087419 0.030647 824.299903 (298.083289)
test_rubyspec 0.050829 0.042505 129.050240 (153.903741)
total: 506.13 sec