Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-003515
#<BuildRuby:0x00007f8f48c2fdd8
@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.20241122-003515",
@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.000023 0.000005 0.000028 ( 0.000027)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.006872 0.000513 3.346698 ( 3.321097)
build_miniruby 0.001342 0.000244 1.538546 ( 1.536429)
build_ruby 0.001687 0.000307 3.732682 ( 3.903745)
build_all 0.007876 0.000642 6.647611 ( 2.801483)
build_install 0.018111 0.002360 9.258896 ( 4.380901)
test_btest 0.001020 0.000000 74.353071 ( 19.412573)
test_basic 0.000000 0.007458 0.786179 ( 0.837412)
test_all 0.098466 0.045378 612.888888 (187.798224)
test_rubyspec 0.045276 0.032448 119.747207 ( 23.316710)
total: 247.31 sec