Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-025139
#<BuildRuby:0x00007f38e051fde0
@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.20240617-025139",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000038 0.000008 0.000046 ( 0.000046)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.000644 0.007209 2.990376 ( 3.093590)
build_miniruby 0.001728 0.000000 1.219133 ( 1.216856)
build_ruby 0.002105 0.000000 3.337090 ( 3.510979)
build_all 0.007691 0.000979 6.661013 ( 2.542632)
build_install 0.014216 0.005788 9.427677 ( 4.303001)
test_btest 0.000694 0.000194 100.503039 ( 26.762994)
test_basic 0.007924 0.000954 0.985845 ( 1.038360)
test_all 0.095777 0.053672 801.846342 (284.428900)
test_rubyspec 0.057313 0.038522 161.173165 ( 34.664208)
total: 361.56 sec