Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-231112
#<BuildRuby:0x000055cf25132320
@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.20240316-231112",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.002936 0.003628 1.983303 ( 2.249887)
build_miniruby 0.001039 0.000378 1.490245 ( 1.487938)
build_ruby 0.001275 0.000464 3.196496 ( 3.410232)
build_all 0.007048 0.001030 7.084483 ( 2.780808)
build_install 0.010427 0.009232 8.767079 ( 4.208536)
test_btest 0.000000 0.000985 94.317259 ( 25.439404)
test_basic 0.003759 0.003002 0.954664 ( 1.013019)
test_all 0.081525 0.038611 797.110304 (237.068241)
test_rubyspec 0.050715 0.026330 109.668560 (118.818422)
total: 396.48 sec