Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-010059
#<BuildRuby:0x0000558997aaa7f0
@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.20230101-010059",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.003584 0.000896 1.126423 ( 1.726377)
build_miniruby 0.001040 0.000260 1.480560 ( 1.584531)
build_ruby 0.001758 0.000000 3.452994 ( 3.970771)
build_all 0.006591 0.000989 3.876799 ( 2.738697)
build_install 0.012854 0.003263 3.241395 ( 3.010457)
test_btest 0.000509 0.000122 54.880364 ( 29.954506)
test_basic 0.003620 0.003003 0.442178 ( 0.640358)
test_all 0.001175 0.000305 627.007128 (255.304559)
test_rubyspec 0.022663 0.024030 69.900782 ( 83.459058)
total: 382.39 sec