Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-031722
#<BuildRuby:0x0000558619482228
@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.20230615-031722",
@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.000004 0.000021 ( 0.000020)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.006649 0.000000 2.014245 ( 6.068237)
build_miniruby 0.001352 0.000123 1.399514 ( 3.076969)
build_ruby 0.001577 0.000350 2.782945 ( 6.209840)
build_all 0.008271 0.000121 2.480140 ( 4.401777)
build_install 0.019260 0.002231 3.970187 ( 7.823270)
test_btest 0.000848 0.000164 78.647678 ( 88.900611)
test_basic 0.002080 0.004740 0.836060 ( 1.773130)
test_all 0.001571 0.000355 601.850965 (771.240176)
test_rubyspec 0.042559 0.015613 87.650565 (181.970027)
total: 1071.47 sec