Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-101018
#<BuildRuby:0x000055da3449a390
@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.20231205-101018",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000023 0.000007 0.000030 ( 0.000029)
configure 0.000019 0.000006 0.000025 ( 0.000026)
build_up 0.002889 0.003627 2.227021 ( 2.352296)
build_miniruby 0.001023 0.000327 1.567648 ( 1.578795)
build_ruby 0.001061 0.000339 3.203981 ( 3.454552)
build_all 0.005728 0.001833 5.651418 ( 2.729615)
build_install 0.006855 0.012100 7.140169 ( 3.855019)
test_btest 0.000620 0.000253 80.888895 ( 35.932582)
test_basic 0.002689 0.003566 0.869826 ( 0.939602)
test_all 0.087956 0.030894 696.322107 (256.346553)
test_rubyspec 0.046270 0.021510 96.699054 (111.157684)
total: 418.35 sec