Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-030256
#<BuildRuby:0x0000563383cde120
@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.20230909-030256",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.002541 0.003763 2.142332 ( 3.335600)
build_miniruby 0.001425 0.000204 1.498609 ( 1.496737)
build_ruby 0.001840 0.000000 3.123370 ( 3.373162)
build_all 0.004133 0.003657 6.070267 ( 2.931593)
build_install 0.008305 0.010900 7.211488 ( 4.185720)
test_btest 0.000694 0.000168 81.102600 ( 30.399322)
test_basic 0.007129 0.000000 0.839870 ( 0.963228)
test_all 0.005986 0.002420 650.766489 (227.911923)
test_rubyspec 0.044799 0.024314 98.635673 (111.079607)
total: 385.68 sec