Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-162906
#<BuildRuby:0x000055a47da6dfc0
@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.20240212-162906",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.001940 0.004284 2.065686 ( 2.618232)
build_miniruby 0.001231 0.000267 12.256885 ( 11.890962)
build_ruby 0.001416 0.000307 3.421859 ( 3.648224)
build_all 0.008271 0.000000 6.549917 ( 3.216634)
build_install 0.015876 0.003215 8.423756 ( 4.974411)
test_btest 0.000653 0.000131 90.294603 ( 38.820645)
test_basic 0.000000 0.007266 0.968728 ( 1.063434)
test_all 0.083997 0.031286 756.759734 (269.092434)
test_rubyspec 0.066724 0.042881 177.038264 (186.732943)
total: 522.06 sec