Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-081952
#<BuildRuby:0x0000557a42861ed0
@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.20231229-081952",
@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.000004 0.000020 ( 0.000019)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.005185 0.000997 1.683671 ( 2.261293)
build_miniruby 0.001170 0.000225 1.681431 ( 1.689002)
build_ruby 0.001554 0.000299 3.460868 ( 3.858329)
build_all 0.007497 0.000592 5.918487 ( 3.954516)
build_install 0.012557 0.005191 7.134306 ( 4.540811)
test_btest 0.000625 0.000129 81.933959 ( 52.316309)
test_basic 0.003350 0.004290 0.989258 ( 1.332950)
test_all 0.094687 0.034184 829.496667 (779.157301)
test_rubyspec 0.043707 0.037036 108.215655 (202.428540)
total: 1051.54 sec