Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-225755
#<BuildRuby:0x0000562f709f9fc0
@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.20230813-225755",
@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.000017)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.006435 0.000169 2.325337 ( 3.671760)
build_miniruby 0.001540 0.000000 1.594269 ( 1.603255)
build_ruby 0.001805 0.000000 3.182435 ( 3.820149)
build_all 0.007602 0.000192 2.630303 ( 2.492816)
build_install 0.010127 0.008542 4.304829 ( 3.870127)
test_btest 0.000772 0.000094 83.036425 ( 49.131902)
test_basic 0.007617 0.000923 0.973118 ( 1.640742)
test_all 0.001135 0.000000 713.835875 (373.815980)
test_rubyspec 0.041544 0.021214 100.720021 (208.114643)
total: 648.16 sec