Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-065149
#<BuildRuby:0x000056129bb423b0
@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.20230809-065149",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.005877 0.001260 2.153040 ( 6.100477)
build_miniruby 0.001285 0.000275 1.654989 ( 2.070200)
build_ruby 0.001517 0.000325 3.374832 ( 4.442144)
build_all 0.008675 0.000088 2.735362 ( 3.235848)
build_install 0.006298 0.013031 4.206338 ( 6.611955)
test_btest 0.000600 0.000174 82.354875 ( 57.112134)
test_basic 0.001289 0.007445 0.990509 ( 1.947691)
test_all 0.000814 0.000280 637.137053 (431.020822)
test_rubyspec 0.039392 0.020597 100.931565 (172.733279)
total: 685.28 sec