Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-170216
#<BuildRuby:0x000056057ff46390
@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.20230614-170216",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.001352 0.004293 1.899405 ( 3.318683)
build_miniruby 0.001277 0.000319 1.357332 ( 1.375199)
build_ruby 0.001316 0.000329 2.932328 ( 3.190884)
build_all 0.000000 0.007436 2.411943 ( 2.087112)
build_install 0.010864 0.007086 3.761824 ( 3.234781)
test_btest 0.000000 0.000853 74.714646 ( 34.545328)
test_basic 0.003626 0.002863 0.773066 ( 0.897917)
test_all 0.000785 0.000314 583.188255 (304.461952)
test_rubyspec 0.025913 0.031746 86.107166 (128.572706)
total: 481.69 sec