Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-073457
#<BuildRuby:0x000055f84a2a9f70
@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.20230907-073457",
@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.000003 0.000026 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006221 0.000319 1.825562 ( 3.073888)
build_miniruby 0.001320 0.000189 1.666416 ( 1.791529)
build_ruby 0.000000 0.002208 3.709068 ( 4.233985)
build_all 0.007562 0.001036 6.576118 ( 4.819892)
build_install 0.015702 0.003938 8.033936 ( 6.455062)
test_btest 0.000883 0.000000 84.402558 ( 51.791089)
test_basic 0.004556 0.000000 0.987651 ( 1.313553)
test_all 0.015846 0.000861 720.408826 (615.159304)
test_rubyspec 0.039560 0.044681 111.486186 (168.747559)
total: 857.39 sec