Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-173147
#<BuildRuby:0x00005597a8506078
@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.20230923-173147",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005972 0.001067 2.243904 ( 4.714154)
build_miniruby 0.001530 0.000000 1.638613 ( 1.720864)
build_ruby 0.001824 0.000000 3.530944 ( 4.029842)
build_all 0.004644 0.003372 6.054937 ( 3.282722)
build_install 0.013951 0.005338 7.561148 ( 4.772056)
test_btest 0.000711 0.000151 84.597323 ( 44.930179)
test_basic 0.004507 0.000000 0.940584 ( 1.344601)
test_all 0.006973 0.003087 720.015080 (330.428329)
test_rubyspec 0.023904 0.049272 105.398771 (126.792407)
total: 522.02 sec