Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-031238
#<BuildRuby:0x000056273def2008
@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.20230711-031238",
@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.000001 0.000017 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002374 0.003850 2.053774 ( 3.532923)
build_miniruby 0.001016 0.000113 1.447932 ( 1.448174)
build_ruby 0.001082 0.000120 2.753965 ( 2.976356)
build_all 0.006923 0.000307 2.271974 ( 1.409541)
build_install 0.007378 0.009654 4.091080 ( 3.341280)
test_btest 0.000858 0.000154 81.054562 ( 46.087802)
test_basic 0.002889 0.004140 0.946771 ( 1.593169)
test_all 0.001244 0.000257 637.720520 (451.466643)
test_rubyspec 0.033775 0.027631 96.171605 (194.091718)
total: 705.95 sec