Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-161530
#<BuildRuby:0x0000563a933b2008
@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.20240123-161530",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.005268 0.000607 1.511780 ( 1.866071)
build_miniruby 0.001203 0.000139 1.568265 ( 1.566115)
build_ruby 0.001829 0.000000 2.984407 ( 3.210565)
build_all 0.007804 0.000000 5.974354 ( 2.236989)
build_install 0.009584 0.007516 7.311770 ( 3.595451)
test_btest 0.000681 0.000106 82.959210 ( 22.101645)
test_basic 0.006217 0.000326 0.855331 ( 0.914943)
test_all 0.081509 0.033632 725.201117 (245.489062)
test_rubyspec 0.043663 0.051890 153.416308 (164.787432)
total: 445.77 sec