Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241124-022920
#<BuildRuby:0x00007faa463cfdc8
@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.20241124-022920",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.002408 0.004537 2.742096 ( 2.754583)
build_miniruby 0.001402 0.000327 1.212907 ( 1.209545)
build_ruby 0.001728 0.000000 3.355721 ( 3.468532)
build_all 0.005903 0.002056 5.986887 ( 2.455730)
build_install 0.010446 0.007404 8.930960 ( 4.409490)
test_btest 0.000806 0.000218 76.400136 ( 20.981751)
test_basic 0.002317 0.007211 0.845787 ( 0.893600)
test_all 0.096715 0.047792 714.910690 (205.486815)
test_rubyspec 0.053142 0.028303 120.563747 ( 36.307295)
total: 277.97 sec