Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-071457
#<BuildRuby:0x0000563b35c76138
@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.20231224-071457",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.005502 0.000171 1.695747 ( 2.066198)
build_miniruby 0.001528 0.000170 1.632834 ( 1.635109)
build_ruby 0.001621 0.000180 3.457914 ( 3.710279)
build_all 0.003336 0.004638 5.780834 ( 3.069851)
build_install 0.013398 0.005900 7.013785 ( 4.361451)
test_btest 0.000701 0.000125 82.511447 ( 31.898199)
test_basic 0.001868 0.005026 0.916547 ( 1.021541)
test_all 0.095197 0.023817 751.363793 (279.714821)
test_rubyspec 0.033287 0.034687 93.599615 (105.542899)
total: 433.02 sec