Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-093431
#<BuildRuby:0x000055d38f0f17a8
@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.20240202-093431",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.005033 0.001258 1.919442 ( 2.305556)
build_miniruby 0.001438 0.000000 1.612397 ( 1.627046)
build_ruby 0.001583 0.000000 3.391610 ( 3.634381)
build_all 0.007390 0.000481 6.303755 ( 3.199499)
build_install 0.017144 0.001823 7.708087 ( 4.507767)
test_btest 0.000639 0.000136 88.257829 ( 35.757803)
test_basic 0.000000 0.007275 0.952668 ( 1.031244)
test_all 0.079758 0.036417 716.218190 (303.317428)
test_rubyspec 0.056979 0.051951 176.240180 (193.078463)
total: 548.46 sec