Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-083537
#<BuildRuby:0x000056078d416118
@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.20230730-083537",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.006042 0.000975 2.310240 ( 3.775505)
build_miniruby 0.001385 0.000224 1.821354 ( 1.863393)
build_ruby 0.000000 0.001756 3.437051 ( 3.731141)
build_all 0.000000 0.007920 2.852236 ( 2.355886)
build_install 0.006601 0.012623 4.169715 ( 3.206997)
test_btest 0.000850 0.000267 86.061947 ( 33.714835)
test_basic 0.005709 0.003267 0.941193 ( 1.069117)
test_all 0.001085 0.000352 642.801626 (250.207522)
test_rubyspec 0.025788 0.028285 92.408184 (155.180080)
total: 455.11 sec