Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-132653
#<BuildRuby:0x00007f2b9571fdc8
@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.20241018-132653",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000035 0.000007 0.000042 ( 0.000041)
build_up 0.003167 0.004829 2.935095 ( 2.860438)
build_miniruby 0.000000 0.001718 1.202978 ( 1.199659)
build_ruby 0.000000 0.001907 3.198463 ( 30.424961)
build_all 0.007092 0.001230 6.263590 ( 2.365823)
build_install 0.011396 0.006771 8.388371 ( 4.923809)
test_btest 0.000680 0.000218 91.068457 ( 32.290980)
test_basic 0.004377 0.004217 0.820530 ( 0.879931)
test_all 0.120601 0.032023 742.017220 (250.846290)
test_rubyspec 0.032300 0.059125 135.344485 ( 23.662661)
total: 349.46 sec