Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-070148
#<BuildRuby:0x0000555cf95de8e0
@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.20230807-070148",
@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.000001 0.000018 ( 0.000018)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.004241 0.003560 2.337506 ( 6.474589)
build_miniruby 0.001814 0.000000 1.778251 ( 2.811554)
build_ruby 0.001841 0.000000 3.588064 ( 7.024867)
build_all 0.008070 0.000000 2.943377 ( 3.218949)
build_install 0.015856 0.003535 4.637411 ( 6.181171)
test_btest 0.000695 0.000072 87.532387 ( 57.079067)
test_basic 0.007044 0.000723 1.003413 ( 1.843667)
test_all 0.000000 0.002212 688.774269 (523.084118)
test_rubyspec 0.038694 0.025656 105.627214 (203.705024)
total: 811.42 sec