Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-081312
#<BuildRuby:0x000055c993d6a058
@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.20221229-081312",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004334 0.000060 1.058327 ( 1.488196)
build_miniruby 0.000875 0.000159 1.368592 ( 1.367110)
build_ruby 0.001078 0.000196 2.996493 ( 3.361242)
build_all 0.006266 0.000000 3.480385 ( 1.717489)
build_install 0.012121 0.000977 2.903746 ( 1.943944)
test_btest 0.000000 0.000884 54.955848 ( 15.096707)
test_basic 0.004213 0.001132 0.413929 ( 0.507702)
test_all 0.000000 0.001782 605.323810 (176.759230)
test_rubyspec 0.020266 0.017399 63.326821 ( 73.315975)
total: 275.56 sec