Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-122308
#<BuildRuby:0x000056211b0097f8
@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.20230819-122308",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.006602 0.000476 2.245486 ( 6.630594)
build_miniruby 0.001543 0.000275 1.743133 ( 3.292619)
build_ruby 0.001375 0.000245 3.428233 ( 6.876242)
build_all 0.003498 0.004890 6.323933 ( 6.041215)
build_install 0.013572 0.005443 7.727040 ( 8.722167)
test_btest 0.000963 0.000225 83.216999 ( 60.538459)
test_basic 0.006748 0.001574 0.996695 ( 2.019119)
test_all 0.010497 0.000000 686.422312 (437.020900)
test_rubyspec 0.052552 0.018134 106.050261 (175.325902)
total: 706.47 sec