Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-190119
#<BuildRuby:0x000055609c9fa1a8
@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.20240215-190119",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.000000 0.006716 2.160088 ( 3.033861)
build_miniruby 0.001438 0.000327 1.769066 ( 1.789643)
build_ruby 0.001649 0.000206 3.829773 ( 4.142203)
build_all 0.008237 0.000552 7.152136 ( 4.274158)
build_install 0.013271 0.008621 8.702535 ( 6.318942)
test_btest 0.000760 0.000130 93.705335 ( 69.122181)
test_basic 0.007182 0.000528 0.970155 ( 1.487207)
test_all 0.088275 0.034387 805.995721 (483.884112)
test_rubyspec 0.060655 0.044396 136.803407 (205.755791)
total: 779.81 sec