Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-002633
#<BuildRuby:0x00005608672a2018
@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.20231012-002633",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.007601 0.000616 2.575979 ( 3.738024)
build_miniruby 0.001266 0.000218 1.780647 ( 2.058553)
build_ruby 0.001517 0.000261 3.495840 ( 4.492607)
build_all 0.006544 0.003091 6.602243 ( 5.450093)
build_install 0.013804 0.008500 8.102529 ( 7.156790)
test_btest 0.000720 0.000164 88.599532 ( 55.236786)
test_basic 0.007141 0.000667 1.008942 ( 1.393787)
test_all 0.009376 0.001114 709.375085 (446.701645)
test_rubyspec 0.034906 0.043641 112.510489 (141.516267)
total: 667.75 sec