Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-221011
#<BuildRuby:0x0000562d2f909fb8
@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-221011",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.004817 0.000771 1.695536 ( 2.049069)
build_miniruby 0.001564 0.000250 1.618472 ( 1.619077)
build_ruby 0.001602 0.000257 3.183922 ( 3.403530)
build_all 0.006676 0.001069 5.733374 ( 2.952444)
build_install 0.006845 0.010879 6.873423 ( 4.126746)
test_btest 0.000000 0.000814 80.870721 ( 32.652155)
test_basic 0.000000 0.005880 0.838358 ( 0.942368)
test_all 0.072214 0.048629 723.713211 (270.174584)
test_rubyspec 0.037282 0.032637 92.827522 (104.590499)
total: 422.51 sec