Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-064140
#<BuildRuby:0x000055daf288e258
@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.20230819-064140",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.007287 0.000486 2.394150 ( 6.561842)
build_miniruby 0.001303 0.000086 1.715031 ( 3.504527)
build_ruby 0.001595 0.000106 3.487665 ( 6.071021)
build_all 0.007540 0.000503 6.637449 ( 5.948200)
build_install 0.013813 0.005547 8.333774 ( 7.635865)
test_btest 0.000732 0.000071 85.917553 ( 54.399317)
test_basic 0.003770 0.005472 1.038168 ( 2.295685)
test_all 0.009358 0.001401 697.802052 (480.560003)
test_rubyspec 0.032709 0.041384 109.525846 (189.027855)
total: 756.01 sec