Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-122312
#<BuildRuby:0x0000559874106078
@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.20231206-122312",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000029 0.000003 0.000032 ( 0.000030)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.003066 0.003997 2.283739 ( 2.385026)
build_miniruby 0.001309 0.000140 1.625550 ( 1.625307)
build_ruby 0.001572 0.000168 3.215394 ( 3.397808)
build_all 0.008937 0.000000 5.805900 ( 2.717419)
build_install 0.010839 0.008223 7.322128 ( 4.292580)
test_btest 0.000687 0.000104 80.383039 ( 33.865227)
test_basic 0.000000 0.006965 0.913470 ( 0.995594)
test_all 0.076552 0.043536 700.012500 (258.809340)
test_rubyspec 0.043380 0.023308 93.736003 (105.621744)
total: 413.71 sec