Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-135239
#<BuildRuby:0x0000559fd026a258
@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.20231227-135239",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.005217 0.000000 1.512841 ( 1.915334)
build_miniruby 0.001513 0.000000 1.555798 ( 1.554724)
build_ruby 0.001588 0.000115 3.426186 ( 3.638112)
build_all 0.006868 0.000659 5.503812 ( 2.980440)
build_install 0.013764 0.003486 6.735938 ( 4.070526)
test_btest 0.000586 0.000137 81.210267 ( 32.038196)
test_basic 0.005460 0.001274 0.842136 ( 0.939066)
test_all 0.098465 0.023418 764.439940 (277.655351)
test_rubyspec 0.044358 0.025303 98.162304 (112.285220)
total: 437.08 sec