Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-132414
#<BuildRuby:0x000055b6da1fdee8
@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.20240130-132414",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000036 0.000003 0.000039 ( 0.000038)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.002767 0.004240 2.103176 ( 3.501512)
build_miniruby 0.001446 0.000145 1.754129 ( 1.921998)
build_ruby 0.000000 0.002409 3.660101 ( 4.385148)
build_all 0.006912 0.001449 6.686068 ( 5.696507)
build_install 0.014111 0.007128 8.284355 ( 7.464972)
test_btest 0.001116 0.000181 88.618836 ( 71.554551)
test_basic 0.006362 0.001032 0.936496 ( 1.226774)
test_all 0.081837 0.037124 763.537565 (411.255292)
test_rubyspec 0.052939 0.051219 171.371449 (184.675028)
total: 691.68 sec