Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-221013
#<BuildRuby:0x00007f204189fdd8
@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.20241226-221013",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.002130 0.004428 2.202661 ( 3.553602)
build_miniruby 0.001684 0.000505 1.774139 ( 3.332639)
build_ruby 0.002141 0.000643 4.610366 ( 8.140501)
build_all 0.009026 0.002708 7.372108 ( 8.480337)
build_install 0.023417 0.001647 9.634649 ( 16.015210)
test_btest 0.000619 0.000164 83.175884 ( 74.807574)
test_basic 0.006459 0.005063 1.131584 ( 1.543169)
test_all 0.115280 0.030755 782.995659 (304.099724)
test_rubyspec 0.056897 0.026111 120.261044 ( 34.157643)
total: 454.13 sec