Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-164800
#<BuildRuby:0x00005589f4701ce0
@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-164800",
@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.000018)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.007016 0.000752 2.242358 ( 4.769659)
build_miniruby 0.001270 0.000136 1.656368 ( 1.842054)
build_ruby 0.001550 0.000166 3.581164 ( 4.001580)
build_all 0.008176 0.000394 6.479486 ( 4.560877)
build_install 0.014536 0.004632 7.835824 ( 6.482577)
test_btest 0.000681 0.000085 85.659512 ( 51.462322)
test_basic 0.004989 0.003953 0.981373 ( 1.257353)
test_all 0.009963 0.000000 684.980917 (395.997531)
test_rubyspec 0.045970 0.027301 104.486905 (127.986301)
total: 598.36 sec