Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-171650
#<BuildRuby:0x00005600c5702120
@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.20231216-171650",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005129 0.001230 2.323747 ( 2.383801)
build_miniruby 0.001028 0.000247 1.356113 ( 1.354575)
build_ruby 0.000000 0.001604 3.175034 ( 3.333722)
build_all 0.004666 0.002656 5.767784 ( 2.396406)
build_install 0.013291 0.004399 7.231733 ( 3.399553)
test_btest 0.000748 0.000206 85.121637 ( 23.899934)
test_basic 0.004498 0.001241 0.804413 ( 0.862763)
test_all 0.086202 0.038930 718.208493 (277.439628)
test_rubyspec 0.033596 0.036123 97.074408 (109.021743)
total: 424.09 sec