Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-090512
#<BuildRuby:0x000055bf1a4323b0
@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.20230511-090512",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005365 0.000671 1.807663 ( 4.153371)
build_miniruby 0.001494 0.000187 1.279441 ( 1.382905)
build_ruby 0.001285 0.000161 2.502561 ( 3.045410)
build_all 0.006165 0.000770 2.158802 ( 2.339107)
build_install 0.006477 0.008837 3.374971 ( 2.933295)
test_btest 0.000603 0.000116 74.290801 ( 41.591057)
test_basic 0.005101 0.001943 0.801412 ( 1.191530)
test_all 0.001488 0.000298 615.040680 (311.678672)
test_rubyspec 0.023905 0.034913 85.779752 (109.643621)
total: 477.96 sec