Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-202155
#<BuildRuby:0x00007fc46d6dfdd8
@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.20240821-202155",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000038 0.000008 0.000046 ( 0.000045)
build_up 0.003718 0.003972 3.342168 ( 3.390506)
build_miniruby 0.001281 0.000281 1.355155 ( 1.353181)
build_ruby 0.001501 0.000329 3.735892 ( 3.931907)
build_all 0.008571 0.000065 7.738636 ( 2.971497)
build_install 0.011403 0.008030 10.828705 ( 5.114924)
test_btest 0.000723 0.000176 116.128634 ( 30.484654)
test_basic 0.005251 0.004428 1.252510 ( 1.299627)
test_all 0.097834 0.051078 835.213567 (269.788508)
test_rubyspec 0.046273 0.040141 170.226895 ( 47.197473)
total: 365.53 sec