Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-045738
#<BuildRuby:0x000055e743872258
@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.20230310-045738",
@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.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006630 0.001205 2.004855 ( 4.741444)
build_miniruby 0.001396 0.000254 1.598452 ( 2.232195)
build_ruby 0.001340 0.000244 2.613554 ( 3.543103)
build_all 0.007928 0.000000 2.170942 ( 2.505011)
build_install 0.015628 0.003899 3.557761 ( 4.639079)
test_btest 0.000596 0.000106 70.975214 ( 57.119471)
test_basic 0.002503 0.004027 0.540418 ( 0.846463)
test_all 0.000826 0.000171 560.759038 (324.689317)
test_rubyspec 0.029169 0.022874 79.891918 (101.536135)
total: 501.85 sec