Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-221324
#<BuildRuby:0x000055f15d12a008
@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.20230530-221324",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005662 0.000708 1.877961 ( 4.187118)
build_miniruby 0.001798 0.000000 1.371095 ( 1.561097)
build_ruby 0.001662 0.000000 2.749984 ( 3.196017)
build_all 0.003086 0.004013 2.119195 ( 2.275670)
build_install 0.014282 0.003793 3.409570 ( 3.656903)
test_btest 0.000000 0.001078 76.148428 ( 40.326490)
test_basic 0.005039 0.002389 0.773256 ( 1.127789)
test_all 0.001606 0.000301 564.720843 (238.241660)
test_rubyspec 0.020206 0.030120 83.541285 (103.066658)
total: 397.64 sec