Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-134521
#<BuildRuby:0x0000560b21772360
@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.20221225-134521",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004899 0.000933 1.074317 ( 1.900912)
build_miniruby 0.001232 0.000235 1.503064 ( 1.690770)
build_ruby 0.001372 0.000261 3.470406 ( 4.063841)
build_all 0.004240 0.004354 3.839194 ( 3.102371)
build_install 0.017018 0.000774 3.145493 ( 3.038745)
test_btest 0.000703 0.000140 57.257743 ( 28.018098)
test_basic 0.000000 0.006900 0.459207 ( 0.581496)
test_all 0.000000 0.001008 639.858916 (216.172465)
test_rubyspec 0.020835 0.027018 67.973163 ( 78.237480)
total: 336.81 sec