Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-105920
#<BuildRuby:0x00005648588161a8
@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.20230512-105920",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.001058 0.004316 1.753287 ( 2.985507)
build_miniruby 0.000000 0.001450 1.264613 ( 1.263670)
build_ruby 0.000000 0.001314 2.352541 ( 2.561075)
build_all 0.000054 0.005358 1.994770 ( 1.157860)
build_install 0.012011 0.002509 3.254138 ( 2.234046)
test_btest 0.000898 0.000000 72.178514 ( 30.339335)
test_basic 0.003106 0.004347 0.826283 ( 1.159533)
test_all 0.001228 0.000427 607.092042 (257.226700)
test_rubyspec 0.013410 0.035362 79.705609 ( 92.755619)
total: 391.68 sec