Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-191347
#<BuildRuby:0x0000561176cde258
@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.20231205-191347",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.005886 0.000436 2.036964 ( 2.231069)
build_miniruby 0.001504 0.000112 1.456737 ( 1.455815)
build_ruby 0.001895 0.000140 3.294516 ( 3.479766)
build_all 0.003565 0.004212 5.612983 ( 2.856634)
build_install 0.016523 0.000799 7.157188 ( 3.624643)
test_btest 0.000688 0.000069 81.655851 ( 29.229056)
test_basic 0.001778 0.004798 0.944022 ( 1.009075)
test_all 0.083893 0.033600 695.532257 (250.989279)
test_rubyspec 0.033511 0.031723 93.624312 (105.513554)
total: 400.39 sec