Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-112833
#<BuildRuby:0x000055cf779ea3d0
@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.20230606-112833",
@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.000002 0.000022 ( 0.000023)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.006194 0.000477 1.948778 ( 4.229913)
build_miniruby 0.001617 0.000125 1.390556 ( 1.738139)
build_ruby 0.001553 0.000120 2.742059 ( 3.357881)
build_all 0.006845 0.000176 2.217225 ( 2.543750)
build_install 0.018269 0.000000 3.589980 ( 3.919657)
test_btest 0.000950 0.000000 77.453209 ( 50.100960)
test_basic 0.000000 0.006498 0.753040 ( 1.081509)
test_all 0.000000 0.001372 569.978482 (298.615802)
test_rubyspec 0.030555 0.023097 84.687216 (100.171679)
total: 465.76 sec