Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-085222
#<BuildRuby:0x000055793d72dc40
@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.20231214-085222",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000035 0.000004 0.000039 ( 0.000039)
build_up 0.007561 0.000810 2.524688 ( 4.184202)
build_miniruby 0.001282 0.000138 1.768670 ( 1.980675)
build_ruby 0.001924 0.000206 3.407349 ( 4.101957)
build_all 0.008209 0.000415 6.071739 ( 4.954442)
build_install 0.013435 0.008079 7.839220 ( 7.329634)
test_btest 0.000719 0.000109 83.575184 ( 79.023877)
test_basic 0.004284 0.004251 0.969672 ( 1.577799)
test_all 0.095680 0.032780 731.734923 (581.134661)
test_rubyspec 0.030097 0.044802 101.585457 (151.357042)
total: 835.65 sec