Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-203415
#<BuildRuby:0x000055f2b4272390
@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.20230203-203415",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.004156 0.000594 1.118093 ( 1.527526)
build_miniruby 0.001188 0.000169 1.108383 ( 1.107604)
build_ruby 0.001224 0.000175 2.033319 ( 2.237561)
build_all 0.002391 0.004752 3.783854 ( 1.918585)
build_install 0.014560 0.000000 2.779156 ( 2.027790)
test_btest 0.000707 0.000000 57.615221 ( 18.842246)
test_basic 0.002019 0.003522 0.384721 ( 0.481675)
test_all 0.001274 0.000245 634.476427 (192.793251)
test_rubyspec 0.020044 0.026390 66.780465 ( 76.637778)
total: 297.57 sec