Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-231828
#<BuildRuby:0x0000562d942b64d0
@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.20231208-231828",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.000000 0.006472 2.007471 ( 2.095953)
build_miniruby 0.000000 0.001597 1.509950 ( 1.508023)
build_ruby 0.000000 0.001753 2.842884 ( 3.016491)
build_all 0.004941 0.002124 5.536539 ( 2.222009)
build_install 0.013550 0.004640 6.840123 ( 3.207057)
test_btest 0.000557 0.000232 81.891039 ( 22.249323)
test_basic 0.000680 0.004743 0.805754 ( 0.866692)
test_all 0.081429 0.038510 677.713803 (208.750428)
test_rubyspec 0.046297 0.013509 84.227964 ( 95.779938)
total: 339.70 sec