Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-040859
#<BuildRuby:0x000055d38266dfb8
@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.20231223-040859",
@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.000001 0.000017 ( 0.000019)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.005701 0.000116 1.659625 ( 2.006809)
build_miniruby 0.001666 0.000115 1.580851 ( 1.579771)
build_ruby 0.001645 0.000113 3.210666 ( 3.429768)
build_all 0.007989 0.000253 5.561700 ( 2.957975)
build_install 0.014614 0.004088 6.639089 ( 3.921834)
test_btest 0.000676 0.000060 79.575154 ( 31.458862)
test_basic 0.006411 0.000183 0.881752 ( 0.957943)
test_all 0.073754 0.046806 652.877148 (235.353651)
test_rubyspec 0.030728 0.036863 95.094854 (106.961106)
total: 388.63 sec