Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-225156
#<BuildRuby:0x000055e11ec79fc0
@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.20230624-225156",
@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.000003 0.000019 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000027)
build_up 0.002293 0.003670 1.841663 ( 3.085255)
build_miniruby 0.000927 0.000207 1.323198 ( 1.324846)
build_ruby 0.001066 0.000237 2.819971 ( 3.029820)
build_all 0.006633 0.000000 2.191649 ( 1.235854)
build_install 0.007904 0.007699 3.504961 ( 2.366844)
test_btest 0.000557 0.000152 80.014840 ( 23.429535)
test_basic 0.007132 0.000830 0.755134 ( 0.829026)
test_all 0.001236 0.000322 590.125860 (173.781208)
test_rubyspec 0.032733 0.013151 80.659066 ( 93.365752)
total: 302.45 sec