Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-191726
#<BuildRuby:0x0000561f90f36118
@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.20230623-191726",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.006760 0.000548 2.159861 ( 6.150179)
build_miniruby 0.000000 0.001686 1.782610 ( 4.903292)
build_ruby 0.000000 0.001702 3.489612 ( 6.873361)
build_all 0.006883 0.000781 2.412285 ( 3.687168)
build_install 0.011075 0.008473 3.838946 ( 6.580042)
test_btest 0.001139 0.000285 80.383190 ( 80.480597)
test_basic 0.003910 0.003940 0.872816 ( 2.042883)
test_all 0.001244 0.000123 630.234538 (555.077393)
test_rubyspec 0.045558 0.015633 90.141147 (185.262067)
total: 851.06 sec