Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-084543
#<BuildRuby:0x00007f211c18fdc8
@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.20240703-084543",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.002932 0.004852 3.404929 ( 2.904093)
build_miniruby 0.001886 0.000000 1.201436 ( 1.197947)
build_ruby 0.001869 0.000000 3.250374 ( 3.416865)
build_all 0.007476 0.000856 7.231025 ( 2.775230)
build_install 0.018282 0.001338 9.790432 ( 4.461372)
test_btest 0.000949 0.000230 110.037681 ( 28.284799)
test_basic 0.009328 0.000000 1.163652 ( 1.214292)
test_all 0.110685 0.040068 826.758907 (242.397383)
test_rubyspec 0.037485 0.059628 180.168715 ( 35.724714)
total: 322.38 sec