Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-182457
#<BuildRuby:0x00007f4db173fdd8
@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.20241207-182457",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.007125 0.000000 3.454012 ( 3.464241)
build_miniruby 0.001812 0.000110 1.186010 ( 1.182385)
build_ruby 0.001514 0.000142 3.579736 ( 3.770574)
build_all 0.007878 0.000351 6.224849 ( 2.601686)
build_install 0.002944 0.014705 8.173197 ( 3.821730)
test_btest 0.000891 0.000173 76.105047 ( 20.413849)
test_basic 0.003062 0.006681 0.948226 ( 0.997228)
test_all 0.111905 0.029866 718.023358 (222.112002)
test_rubyspec 0.037603 0.037904 117.361404 ( 27.106237)
total: 285.47 sec