Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-182850
#<BuildRuby:0x000055dd75fc2120
@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.20230909-182850",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005837 0.000583 2.139515 ( 3.365314)
build_miniruby 0.001398 0.000140 1.644594 ( 1.644862)
build_ruby 0.001626 0.000163 3.278135 ( 3.495450)
build_all 0.003724 0.004157 6.143784 ( 2.773225)
build_install 0.018370 0.000176 7.271979 ( 4.050723)
test_btest 0.000844 0.000096 81.300214 ( 33.267590)
test_basic 0.002998 0.004708 0.888647 ( 0.956020)
test_all 0.006072 0.002614 670.762453 (247.569000)
test_rubyspec 0.040659 0.028779 98.656487 (110.076903)
total: 407.20 sec